Skip to content

Commit be4f5cb

Browse files
chore: add CHANGELOG.md
1 parent 5233c1e commit be4f5cb

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [1.1.0] - 2024-10-02
6+
7+
### 🚀 Features
8+
9+
- Add GitHub Actions workflow for release automation
10+
- Add --dev flag to update only dev deps
11+
12+
### 🐛 Bug Fixes
13+
14+
- Update badge labels in README for clarity
15+
16+
### ⚙️ Miscellaneous Tasks
17+
18+
- Update release workflow to include changelog and add pre-release-hook
19+
- Move renovate in .github folder
20+
21+
## [1.0.1] - 2024-10-01
22+
23+
### 🚀 Features
24+
25+
- Add clap
26+
27+
### ⚙️ Miscellaneous Tasks
28+
29+
- Release pushapp-cli version 1.0.1
30+
31+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)