Skip to content

Commit df56cf2

Browse files
chore(cliff-jumper): release @favware/cliff-jumper@4.0.1
1 parent 684b29f commit df56cf2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

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

5+
# [@favware/cliff-jumper@4.0.1](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.0...@favware/cliff-jumper@4.0.1) - (2024-06-03)
6+
7+
## 🏠 Refactor
8+
9+
- Remove dependency on `conventional-changelog-angular` and inline `whatBump` code ([684b29f](https://github.com/favware/cliff-jumper/commit/684b29fc8b49a511d57507b92eb12955ee5b4284))
10+
11+
## 🐛 Bug Fixes
12+
13+
- Fixed a grammar typo in preflight checks ([9129a67](https://github.com/favware/cliff-jumper/commit/9129a67bd6a1d9a88a7e5058d4f8525eafcde80b))
14+
15+
## 📝 Documentation
16+
17+
- Cleanup changelog ([4c6377e](https://github.com/favware/cliff-jumper/commit/4c6377ece53d3b2319b83562743721a713c75d7a))
18+
- Further specify github releasing ([b59595b](https://github.com/favware/cliff-jumper/commit/b59595b6f113e23a8e570c3d2e0ff0c086e9d78d))
19+
520
# [@favware/cliff-jumper@4.0.0](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.3...@favware/cliff-jumper@4.0.0) - (2024-06-03)
621

722
## 🏠 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": "4.0.0",
3+
"version": "4.0.1",
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)