Skip to content

Commit

Permalink
chore: upgrade release-it version
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Nov 27, 2024
1 parent 5ed182b commit 947f364
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 920 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"release:packages": "pnpm -r --filter \"./packages/*\" publish --registry=https://registry.npmjs.com/"
},
"devDependencies": {
"@release-it/conventional-changelog": "^8.0.1",
"@release-it/conventional-changelog": "9.0.3",
"@types/fs-extra": "^11.0.3",
"@types/node": "^18.17.12",
"@types/tar": "^6.1.10",
Expand All @@ -34,7 +34,7 @@
"dotenv": "^16.3.1",
"fs-extra": "^11.2.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"release-it": "^17.0.1",
"release-it": "17.10.0",
"tar": "^6.1.15",
"ts-node": "^10.9.1",
"tsx": "^4.16.2",
Expand Down
Loading

0 comments on commit 947f364

Please sign in to comment.