@@ -8,7 +8,7 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
88
99## [ Unreleased]
1010
11- ## [ 0 .4.0] - 2026-02-02
11+ ## [ v0 .4.0] - 2026-02-02
1212
1313### Highlights
1414
@@ -43,7 +43,7 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
4343
4444- Update Go versions in CI workflow ([ ` 607ee24 ` ] ( https://github.com/agentplexus/agentkit/commit/607ee24 ) )
4545
46- ## [ 0 .3.0] - 2026-01-04
46+ ## [ v0 .3.0] - 2026-01-04
4747
4848### Added
4949
@@ -64,7 +64,7 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
6464- ` SecureConfig ` now supports OmniVault as primary secrets source
6565- Added ` WithSecretsProvider() ` , ` WithAWSSecretsManager() ` , ` WithAutoSecretsProvider() ` options
6666
67- ## [ 0 .2.0] - 2025-12-31
67+ ## [ v0 .2.0] - 2025-12-31
6868
6969### Added
7070
@@ -74,7 +74,7 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
7474
7575- Bump ` github.com/agentplexus/vaultguard ` from 0.1.0 to 0.2.0
7676
77- ## [ 0 .1.0] - 2025-12-29
77+ ## [ v0 .1.0] - 2025-12-29
7878
7979### Added
8080
@@ -96,8 +96,8 @@ and this changelog is generated by [Structured Changelog](https://github.com/gro
9696
9797- Remove unused error return from ` loadSecureCredentials `
9898
99- [ unreleased ] : https://github.com/agentplexus/agentkit/compare/0 .4.0...HEAD
100- [ 0 .4.0] : https://github.com/agentplexus/agentkit/compare/0 .3.0...0 .4.0
101- [ 0 .3.0] : https://github.com/agentplexus/agentkit/compare/0 .2.0...0 .3.0
102- [ 0 .2.0] : https://github.com/agentplexus/agentkit/compare/0 .1.0...0 .2.0
103- [ 0 .1.0] : https://github.com/agentplexus/agentkit/releases/tag/0 .1.0
99+ [ unreleased ] : https://github.com/agentplexus/agentkit/compare/v0 .4.0...HEAD
100+ [ v0 .4.0] : https://github.com/agentplexus/agentkit/compare/v0 .3.0...v0 .4.0
101+ [ v0 .3.0] : https://github.com/agentplexus/agentkit/compare/v0 .2.0...v0 .3.0
102+ [ v0 .2.0] : https://github.com/agentplexus/agentkit/compare/v0 .1.0...v0 .2.0
103+ [ v0 .1.0] : https://github.com/agentplexus/agentkit/releases/tag/v0 .1.0
0 commit comments