Skip to content

Commit f8bbe8a

Browse files
Bump @changesets/get-release-plan from 3.0.14 to 4.0.12
Bumps [@changesets/get-release-plan](https://github.com/changesets/changesets) from 3.0.14 to 4.0.12. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/get-release-plan@3.0.14...@changesets/get-release-plan@4.0.12) --- updated-dependencies: - dependency-name: "@changesets/get-release-plan" dependency-version: 4.0.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54f34d7 commit f8bbe8a

File tree

3 files changed

+41
-128
lines changed

3 files changed

+41
-128
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-typescript": "^7.26.0",
3131
"@changesets/changelog-github": "^0.5.1",
3232
"@changesets/cli": "^2.29.4",
33-
"@changesets/get-release-plan": "^3.0.14",
33+
"@changesets/get-release-plan": "^4.0.12",
3434
"@next/eslint-plugin-next": "^12.1.4",
3535
"@rollup/plugin-babel": "^6.0.3",
3636
"@rollup/plugin-commonjs": "^24.0.1",

pnpm-lock.yaml

Lines changed: 39 additions & 126 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "^18.0.0"
7070
},
7171
"devDependencies": {
72-
"@changesets/get-release-plan": "^3.0.13",
72+
"@changesets/get-release-plan": "^4.0.12",
7373
"@csstools/postcss-global-data": "2.1.0",
7474
"@shopify/jest-dom-mocks": "^5.2.0",
7575
"@shopify/postcss-plugin": "^5.0.1",

0 commit comments

Comments
 (0)