Skip to content

Commit

Permalink
fix(global): resolve issue when releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
maximeperrault committed Jan 7, 2025
1 parent dc2a9f7 commit 9fd1690
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,9 @@
"rsuite": "^5.53.2",
"styled-components": "^5.0.0 || ^6.0.0"
},
"overrides": {
"conventional-changelog-conventionalcommits": ">= 8.0.0"
},
"//": "https://github.com/okonet/lint-staged/issues/825#issuecomment-674575655",
"lint-staged": {
"*.{json,md,yaml,yml}": "prettier --write",
Expand Down

0 comments on commit 9fd1690

Please sign in to comment.