Skip to content

Commit

Permalink
feat: force version bump and release
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-capsule42 committed Jul 28, 2024
1 parent 1d6dcc9 commit 6ecef1d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,16 +160,8 @@
"@commitlint/config-conventional"
],
"rules": {
"footer-max-line-length": [
1,
"always",
100
],
"body-max-line-length": [
1,
"always",
100
]
"footer-max-line-length": [1, "always", 100],
"body-max-line-length": [1, "always", 100]
}
},
"publishConfig": {
Expand Down

0 comments on commit 6ecef1d

Please sign in to comment.