Skip to content

Commit bcfd691

Browse files
chore(cliff-jumper): release @favware/cliff-jumper@4.0.2
1 parent a15e2b4 commit bcfd691

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@4.0.2](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.1...@favware/cliff-jumper@4.0.2) - (2024-06-03)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Add a verbose logging entry for github release payload ([a15e2b4](https://github.com/favware/cliff-jumper/commit/a15e2b4ed3cfddfba555dad591a89d6c15c25cd9))
10+
511
# [@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)
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": "4.0.1",
3+
"version": "4.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)