Skip to content

Commit

Permalink
fix: update @changesets/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Theryston committed Sep 18, 2024
1 parent 13abb7a commit 5f98e93
Show file tree
Hide file tree
Showing 3 changed files with 552 additions and 879 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- name: checkout code repository
- name: checkout code repo
uses: actions/checkout@v2
with:
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"turbo": "latest"
},
"dependencies": {
"@changesets/cli": "^2.27.1"
"@changesets/cli": "^2.27.8"
}
}
Loading

0 comments on commit 5f98e93

Please sign in to comment.