Skip to content

Commit f7a2e19

Browse files
committed
update changesets cli
1 parent 03d85f4 commit f7a2e19

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@changesets/changelog-github": "^1.0.0-next.6",
40-
"@changesets/cli": "^3.0.0-next.7",
40+
"@changesets/cli": "^3.0.0-next.8",
4141
"@changesets/types": "^7.0.0-next.6",
4242
"@changesets/write": "^1.0.0-next.6",
4343
"@tsconfig/node24": "^24.0.4",

‎pnpm-lock.yaml‎

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

‎pnpm-workspace.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ minimumReleaseAgeExclude:
77
- "@changesets/assemble-release-plan@7.0.0-next.7"
88
- "@changesets/changelog-git@1.0.0-next.6"
99
- "@changesets/changelog-github@1.0.0-next.6"
10-
- "@changesets/cli@3.0.0-next.7"
10+
- "@changesets/cli@3.0.0-next.8"
1111
- "@changesets/config@4.0.0-next.6"
1212
- "@changesets/get-dependents-graph@3.0.0-next.6"
1313
- "@changesets/get-github-info@1.0.0-next.3"

0 commit comments

Comments
 (0)