Skip to content

Commit

Permalink
Merge pull request #534 from jviide/update-changesets
Browse files Browse the repository at this point in the history
build(deps): update changesets and changesets/action
  • Loading branch information
marvinhagemeister authored Mar 18, 2024
2 parents 64a09bb + 050e4d2 commit 54dfc33
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
run: pnpm install

- name: Create Release Pull Request
uses: changesets/action@master
uses: changesets/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@babel/preset-typescript": "^7.23.3",
"@babel/register": "^7.22.15",
"@babel/standalone": "^7.23.4",
"@changesets/changelog-github": "^0.4.6",
"@changesets/cli": "^2.24.2",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@types/babel__traverse": "^7.18.5",
"@types/chai": "^4.3.3",
"@types/mocha": "^9.1.1",
Expand Down
Loading

0 comments on commit 54dfc33

Please sign in to comment.