Skip to content

Commit a9e5565

Browse files
[🔥AUDIT🔥] Rollback changeset CLI (#1800)
🖍 _This is an audit!_ 🖍 ## Summary: This rolls back changeset CLI update to see if it fixes the error in the release workflow. Issue: XXX-XXXX ## Test plan: See what happens when this lands and the action runs. Author: somewhatabstract Auditors: Required Reviewers: Approved By: Checks: ⏭️ 1 check has been skipped, ⌛ 3 checks are pending Pull Request URL: #1800
1 parent 5e93bdc commit a9e5565

File tree

3 files changed

+525
-37
lines changed

3 files changed

+525
-37
lines changed

.changeset/young-ants-build.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/eslint-plugin": "^7.27.0",
3838
"@babel/preset-env": "^7.26.9",
3939
"@babel/preset-typescript": "^7.27.0",
40-
"@changesets/cli": "^2.28.1",
40+
"@changesets/cli": "^2.27.5",
4141
"@codecov/rollup-plugin": "^1.9.0",
4242
"@eslint/compat": "^1.2.8",
4343
"@eslint/eslintrc": "^3.3.1",

0 commit comments

Comments
 (0)