Skip to content

Commit a71d621

Browse files
Merge pull request #227 from PierreBrisorgueil/addAutoCommitRelease
build(release): add auto commit 🏗
2 parents e69c703 + 58f5d52 commit a71d621

2 files changed

Lines changed: 79 additions & 2 deletions

File tree

package-lock.json

Lines changed: 76 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@
2828
"@commitlint/cli": "^9.1.1",
2929
"@commitlint/config-conventional": "^9.1.1",
3030
"@semantic-release/changelog": "^5.0.1",
31+
"@semantic-release/git": "^9.0.0",
3132
"@weareopensource/conventional-changelog": "^1.7.0",
3233
"commitizen": "^4.1.2",
3334
"husky": "^4.2.5",
34-
"standard-version": "^8.0.2",
35-
"semantic-release": "^17.1.1"
35+
"semantic-release": "^17.1.1",
36+
"standard-version": "^8.0.2"
3637
},
3738
"release": {
3839
"branches": [

0 commit comments

Comments
 (0)