Skip to content

Commit 8292074

Browse files
authored
chore: release v0.8.2 (#111)
1 parent ab051e9 commit 8292074

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.2] - 2026-03-02
11+
1012
### Added
1113

1214
- Add JSON summary output for `scan --bundle-path` when `--json` or `--format json` is selected, including `bundle_path` ([#87])
@@ -874,7 +876,8 @@ Initial release.
874876
- PKCS#12, PKCS#7, and JKS encode/decode support
875877
- Homebrew distribution via GoReleaser
876878

877-
[Unreleased]: https://github.com/sensiblebit/certkit/compare/v0.8.1...HEAD
879+
[Unreleased]: https://github.com/sensiblebit/certkit/compare/v0.8.2...HEAD
880+
[0.8.2]: https://github.com/sensiblebit/certkit/compare/v0.8.1...v0.8.2
878881
[0.8.1]: https://github.com/sensiblebit/certkit/compare/v0.8.0...v0.8.1
879882
[0.8.0]: https://github.com/sensiblebit/certkit/compare/v0.7.7...v0.8.0
880883
[0.7.7]: https://github.com/sensiblebit/certkit/compare/v0.7.6...v0.7.7

0 commit comments

Comments
 (0)