We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c252f1 commit b32bd11Copy full SHA for b32bd11
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.2"
+ ".": "0.1.3"
3
}
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.3](https://github.com/kopexa-grc/kspec/compare/v0.1.2...v0.1.3) (2026-01-06)
9
+
10
11
+### Bug Fixes
12
13
+* **ci:** fix archive upload and checksum generation ([1c252f1](https://github.com/kopexa-grc/kspec/commit/1c252f159f2cfb36332063d7989ef12510dd789b))
14
15
## [0.1.2](https://github.com/kopexa-grc/kspec/compare/v0.1.1...v0.1.2) (2026-01-06)
16
17
0 commit comments