Skip to content

Commit

Permalink
🔖 Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Dec 25, 2024
1 parent 63a4feb commit 8ba74a5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog

## [1.1.2](https://github.com/jessedobbelaere/jira-smart-commit/compare/1.1.1...1.1.2)
## [1.2.0](https://github.com/jessedobbelaere/jira-smart-commit/compare/1.1.2...1.2.0)

- Bump dependencies + support husky v9 [`#73`](https://github.com/jessedobbelaere/jira-smart-commit/pull/73)
- Fix release-it script [`63a4feb`](https://github.com/jessedobbelaere/jira-smart-commit/commit/63a4feb62538fdde856620f25897231144398e99)

## [1.1.2](https://github.com/jessedobbelaere/jira-smart-commit/compare/1.1.1...1.1.2) (2020-11-03)

- Display warning when trying to commit to master, main or develop [`#41`](https://github.com/jessedobbelaere/jira-smart-commit/pull/41)
- Bump mocha from 6.2.2 to 7.1.2 [`#25`](https://github.com/jessedobbelaere/jira-smart-commit/pull/25)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jira-smart-commit",
"version": "1.1.2",
"version": "1.2.0",
"description": "A githook script that transforms commit messages to JIRA smart commits based on branch names",
"author": "Jesse Dobbelaere <jesse@dobbelae.re>",
"license": "MIT",
Expand Down

0 comments on commit 8ba74a5

Please sign in to comment.