Skip to content

Commit

Permalink
chore(release): 9.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.7.0](v9.6.0...v9.7.0) (2023-11-07)

### Bug Fixes

* update package json ([d1117ea](d1117ea))
* wrong workflow file ([fc18d85](fc18d85))

### Features

* publish release with tag ([09d1e77](09d1e77))
  • Loading branch information
semantic-release-bot committed Nov 7, 2023
1 parent fc18d85 commit 2264dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commitlint-pre-commit-hook",
"version": "9.6.0",
"version": "9.7.0",
"description": "A pre-commit hook for commitlint",
"main": "index.js",
"repository": "https://github.com/alessandrojcm/commitlint-pre-commit-hook.git",
Expand Down

0 comments on commit 2264dd0

Please sign in to comment.