Skip to content

Commit

Permalink
chore(cliff-jumper): release @favware/cliff-jumper@2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Sep 10, 2023
1 parent e81e9bf commit b6bb54a
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.1.3](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.1.3...@favware/cliff-jumper@2.1.3) - (2023-09-10)

## 🏠 Refactor

- Bump `conventional-recommended-bump` and remove manual promisify ([fe1dc29](https://github.com/favware/cliff-jumper/commit/fe1dc29d97358d3a95b020e4d157f69b395be424))

# [@favware/cliff-jumper@2.1.2](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@2.1.1...@favware/cliff-jumper@2.1.2) - (2023-08-29)

## 🏠 Refactor
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.1.2",
"version": "2.1.3",
"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 b6bb54a

Please sign in to comment.