We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0b36f commit 245fdeeCopy full SHA for 245fdee
.github/PULL_REQUEST_TEMPLATE.md
@@ -5,6 +5,7 @@
5
- [ ] New Feature
6
- [ ] Fix
7
- [ ] Improvement
8
+- [ ] Release
9
- [ ] Other
10
11
#### Description (required)
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [v1.0.38] - 2025-03-17
+
+### Added
+- build and prepare logs for `zcli push`
12
+### Fixed
13
+- use viper to parse flags, envs and config files
14
15
## [v1.0.37] - 2025-02-27
16
17
### Fixed
0 commit comments