chore: bump version and changelog (v0.6.0.1)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
94ee6ec9a2
commit
6a84846e64
2 changed files with 10 additions and 1 deletions
|
|
@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to a four-digit MAJOR.MINOR.PATCH.MICRO version scheme.
|
||||
|
||||
## [0.6.0.1] - 2026-06-08
|
||||
|
||||
### Added
|
||||
|
||||
- **`secrets which` now prints the manifest version (EGB-700)** — the manifest
|
||||
header line shows `version N` alongside the store format, so a single
|
||||
`secrets which` tells you both the on-disk store format and the `.secrets.json`
|
||||
schema version at a glance.
|
||||
|
||||
## [0.6.0.0] - 2026-06-07
|
||||
|
||||
### Added
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
0.6.0.0
|
||||
0.6.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue