File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
10
10
## [ Unreleased]
11
11
12
- ## [ 1.2.1 ] - 2024-04-05
12
+ ## [ 1.2.5 ] - 2024-06-11
13
13
14
14
### Added
15
15
16
- - Support for Swift package format
16
+ - Produce CLI zipapp artefact on release ([ #164 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/164 ) )
17
+
18
+ ## [ 1.2.3] - 2024-04-10
19
+
20
+ ### Fixed
21
+
22
+ - Show pagination info for ` repos get ` ([ #163 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/163 ) )
23
+
24
+ ## [ 1.2.2] - 2024-04-05
25
+
26
+ ### Added
27
+
28
+ - Support for Swift package uploads ([ #161 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/161 ) )
29
+
30
+ ## [ 1.2.0] - 2024-03-13
31
+
32
+ ### Added
33
+
34
+ - Support for CRAN upstreams ([ #157 ] ( https://github.com/cloudsmith-io/cloudsmith-cli/pull/157 ) )
17
35
18
36
## [ 1.1.1] - 2023-09-13
19
37
You can’t perform that action at this time.
0 commit comments