File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 1.1.1] - 2024-10-02
6
+
7
+ ### 🚜 Refactor
8
+
9
+ - Detect package manager from package json field
10
+
11
+ ### ⚙️ Miscellaneous Tasks
12
+
13
+ - Readme update
14
+
5
15
## [ 1.1.0] - 2024-10-02
6
16
7
17
### 🚀 Features
@@ -17,6 +27,8 @@ All notable changes to this project will be documented in this file.
17
27
18
28
- Update release workflow to include changelog and add pre-release-hook
19
29
- Move renovate in .github folder
30
+ - Release pushapp-cli version 1.1.0
31
+ - Add CHANGELOG.md
20
32
21
33
## [ 1.0.1] - 2024-10-01
22
34
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " pushapp-cli"
3
- version = " 1.1.0 "
3
+ version = " 1.1.1 "
4
4
edition = " 2021"
5
5
license = " MIT"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments