Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

Nothing yet.

## [0.7.1] - 2026-06-24

### Changed

- Bumped the bundled UI versions: Scalar (`@scalar/api-reference`) to
Expand Down Expand Up @@ -690,7 +694,8 @@ Initial release.
Dependabot for gomod/actions/npm with per-package version-parity
tests, and a runnable demo (`cmd/demo`).

[Unreleased]: https://github.com/FumingPower3925/stdocs/compare/v0.7.0...HEAD
[Unreleased]: https://github.com/FumingPower3925/stdocs/compare/v0.7.1...HEAD
[0.7.1]: https://github.com/FumingPower3925/stdocs/compare/v0.7.0...v0.7.1
[0.7.0]: https://github.com/FumingPower3925/stdocs/compare/v0.6.8...v0.7.0
[0.6.8]: https://github.com/FumingPower3925/stdocs/compare/v0.6.7...v0.6.8
[0.6.7]: https://github.com/FumingPower3925/stdocs/compare/v0.6.6...v0.6.7
Expand Down