We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5233c1e commit be4f5cbCopy full SHA for be4f5cb
CHANGELOG.md
@@ -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
24
25
+- Add clap
26
27
28
29
+- Release pushapp-cli version 1.0.1
30
31
+<!-- generated by git-cliff -->
0 commit comments