Skip to content

Commit a482ee8

Browse files
committed
chore(cliff-jumper): release @favware/cliff-jumper@3.0.3
1 parent d19f01b commit a482ee8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

5+
# [@favware/cliff-jumper@3.0.3](https://github.com/favware/cliff-jumper/compare/@favware/cliff-jumper@3.0.2...@favware/cliff-jumper@3.0.3) - (2024-04-23)
6+
7+
## 🏠 Refactor
8+
9+
- Code cleanup ([207a5d6](https://github.com/favware/cliff-jumper/commit/207a5d669bffa22311aa7d3fbef10889254e0040))
10+
11+
## 🐛 Bug Fixes
12+
13+
- **commit-release:** Remove quotes from commit message template ([9fcab96](https://github.com/favware/cliff-jumper/commit/9fcab96137ee677cf18b60cf66f427e01e556c68)) ([#169](https://github.com/favware/cliff-jumper/pull/169))
14+
- Add `GH_TOKEN`, `TOKEN_GITHUB` and `TOKEN_GH` to the list possible env vars for github token ([0ab906a](https://github.com/favware/cliff-jumper/commit/0ab906ae5cb25edf782e9744a5416e0af34d9745))
15+
516
# [@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)
617

718
## 🐛 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": "3.0.2",
3+
"version": "3.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)