Skip to content

Commit

Permalink
feat: update semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Oct 3, 2023
1 parent a0e00c6 commit 7b53ede
Show file tree
Hide file tree
Showing 2 changed files with 902 additions and 1,146 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"prepare": "husky install"
},
"dependencies": {
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^10.0.3",
"@semantic-release/release-notes-generator": "^11.0.7",
"semantic-release": "^21.1.1"
"@semantic-release/github": "^9.2.1",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"semantic-release": "^22.0.5"
},
"devDependencies": {
"husky": "8.0.3"
Expand Down
Loading

0 comments on commit 7b53ede

Please sign in to comment.