Skip to content

Commit 4075007

Browse files
committed
Update changesets
1 parent acf585c commit 4075007

File tree

3 files changed

+557
-252
lines changed

3 files changed

+557
-252
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
checkout-fetch-depth: '0'
1717
- name: Create release PR or publish to NPM
18-
uses: changesets/action@master
18+
uses: changesets/action@v1
1919
with:
2020
publish: pnpm release
2121
env:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@babel/preset-typescript": "^7.12.7",
29-
"@changesets/cli": "^2.12.0",
29+
"@changesets/cli": "^2.25.0",
3030
"@testing-library/react": "^11.1.0",
3131
"@types/jest": "^26.0.15",
3232
"@types/react": "^16.9.55",

0 commit comments

Comments
 (0)