dependabot-bot's Description of Work
Bumps @changesets/cli from 3.0.2 to 3.0.3.
Release notes
Sourced from @changesets/cli's releases.
@changesets/cli@3.0.3Patch Changes
#2297
3f163daThanks@Andarist! - Fixed semver ranges (such as>=1.0.0 <2.0.0) getting cut off (>=2.0.0) when updating internal dependencies.#2276
ca9d110Thanks@Andarist! - Fixed pnpm 10 compatibility with npm 12 when reading registry information, packing, and publishing packages.Updated dependencies [
3f163da,bfe9050,e522996]:
Changelog
Sourced from @changesets/cli's changelog.
3.0.3
Patch Changes
#2297
3f163daThanks@Andarist! - Fixed semver ranges (such as>=1.0.0 <2.0.0) getting cut off (>=2.0.0) when updating internal dependencies.#2276
ca9d110Thanks@Andarist! - Fixed pnpm 10 compatibility with npm 12 when reading registry information, packing, and publishing packages.Updated dependencies [
3f163da,bfe9050,e522996]:
Commits
-
c9269c0Version Packages (#2291) -
ca9d110Fix pnpm 10 publishing with npm 12 (#2276) -
7be7fdeBuild(deps): Bump the production-dependencies group across 1 directory with 6... -
b430ce0Move e2e tests to an on-demand workspace (#2275) -
93314a8test: add happy path tests foradd(#2289) -
d13a39etest: use inline snapshots for publish plan tests (#2284) - See full diff in compare view