Skip to content

Commit a96159b

Browse files
chore(cliff-jumper): release @favware/cliff-jumper@4.1.0
1 parent fb33eba commit a96159b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

5+
# [@favware/cliff-jumper@4.1.0](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.3...@favware/cliff-jumper@4.1.0) - (2024-08-24)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **deps:** Update all non-major dependencies ([5e1f161](https://github.com/favware/cliff-jumper/commit/5e1f161a9c4f9ac73e09fbbabb92019fe5cc81b3)) ([#190](https://github.com/favware/cliff-jumper/pull/190))
10+
11+
## 🚀 Features
12+
13+
- Update to git-cliff 2.5.0 ([fb33eba](https://github.com/favware/cliff-jumper/commit/fb33ebadce4ea73a986c67683a10d3d68db61b4b))
14+
515
# [@favware/cliff-jumper@4.0.3](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.2...@favware/cliff-jumper@4.0.3) - (2024-07-23)
616

717
## 🐛 Bug Fixes

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": "4.0.3",
3+
"version": "4.1.0",
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)