Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.0...v3.2.0) (2022-03-14)

### Features

* **deps:** ✨ bump `commander` to `^9.0.0` ([d87a057](d87a057))
  • Loading branch information
semantic-release-bot committed Mar 14, 2022
1 parent d87a057 commit 906d644
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/jimmy-guzman/gitzy/compare/v3.1.0...v3.2.0) (2022-03-14)


### Features

* **deps:** ✨ bump `commander` to `^9.0.0` ([d87a057](https://github.com/jimmy-guzman/gitzy/commit/d87a0576abb641b1a9bad932f29229aa281f4e85))

# [3.1.0](https://github.com/jimmy-guzman/gitzy/compare/v3.0.0...v3.1.0) (2022-01-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gitzy",
"description": "interactive conventional commits cli",
"version": "3.1.0",
"version": "3.2.0",
"author": "jimmy-guzman @jimmy-guzman",
"main": "dist/index.js",
"repository": "jimmy-guzman/gitzy",
Expand Down

0 comments on commit 906d644

Please sign in to comment.