Skip to content

Commit 88ebba3

Browse files
committed
"chore(cliff-jumper): release @favware/cliff-jumper@3.0.2"
1 parent 766f397 commit 88ebba3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
# [@favware/cliff-jumper@3.0.2](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.1...@favware/cliff-jumper@3.0.2) - (2024-04-11)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **deps:** Update dependency git-cliff to ^2.2.1 ([1acd9b2](https://github.com/favware/cliff-jumper/commit/1acd9b274c0510e2cae0ac1c9c7bf46c3f2f8817)) ([#166](https://github.com/favware/cliff-jumper/pull/166))
10+
511
# [@favware/cliff-jumper@3.0.1](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.0...@favware/cliff-jumper@3.0.1) - (2024-03-03)
612

713
## 🏠 Refactor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@favware/cliff-jumper",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A small CLI tool to create a semantic release and git-cliff powered Changelog",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)