Skip to content

Commit

Permalink
chore(cliff-jumper): release @favware/cliff-jumper@2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Nov 5, 2023
1 parent 46f1357 commit e2fa06c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

# [@favware/cliff-jumper@2.2.1](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.2.1...@favware/cliff-jumper@2.2.1) - (2023-11-05)

## 🐛 Bug Fixes

- Update to git cliff v1.4.0 ([46f1357](https://github.com/favware/cliff-jumper/commit/46f1357268e71bb2f18035b69e34c44f24c3ebea))

# [@favware/cliff-jumper@2.2.0](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.2.0...@favware/cliff-jumper@2.2.0) - (2023-09-22)

## 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/cliff-jumper",
"version": "2.2.0",
"version": "2.2.1",
"description": "A small CLI tool to create a semantic release and git-cliff powered Changelog",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit e2fa06c

Please sign in to comment.