Skip to content

Commit b234f17

Browse files
chore(cliff-jumper): release @favware/cliff-jumper@4.0.3
1 parent ef02496 commit b234f17

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.3](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@4.0.2...@favware/cliff-jumper@4.0.3) - (2024-07-23)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **install:** Add `--mode=update-lockfile` for yarn v2/v3/v4 ([ef02496](https://github.com/favware/cliff-jumper/commit/ef02496f9bc77a1b26e04099066a55378c36226d))
10+
511
# [@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)
612

713
## 🐛 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.2",
3+
"version": "4.0.3",
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)