Skip to content

Commit

Permalink
chore: bump @release-it/conventional-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnartorfis committed Sep 5, 2024
1 parent 0bafca6 commit 17925ee
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 564 deletions.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@commitlint/config-conventional": "^19.4.1",
"@evilmartians/lefthook": "^1.5.0",
"@react-native/eslint-config": "^0.73.1",
"@release-it/conventional-changelog": "^5.0.0",
"@release-it/conventional-changelog": "^8.0.1",
"@types/jest": "^29.5.5",
"@types/react": "^18.2.44",
"@types/uuid": "^10.0.0",
Expand Down Expand Up @@ -140,6 +140,14 @@
},
"github": {
"release": true
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": {
"name": "angular"
},
"infile": "CHANGELOG.md"
}
}
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit 17925ee

Please sign in to comment.