Skip to content

Commit b26c6e6

Browse files
author
CometAPI
committed
chore: finalize 0.1.3 release
1 parent 4728f11 commit b26c6e6

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,22 @@ All notable changes to this project are documented in this file. The project
44
follows Semantic Versioning and uses Conventional Commits for release-PR
55
automation.
66

7-
## [0.1.3](https://github.com/cometapi-dev/cometapi-python/compare/v0.1.2...v0.1.3) (2026-07-30)
8-
7+
## [Unreleased]
98

10-
### Bug Fixes
9+
## [0.1.3] - 2026-07-30
1110

12-
* prevent stale mutable release claims ([#34](https://github.com/cometapi-dev/cometapi-python/issues/34)) ([c5b422c](https://github.com/cometapi-dev/cometapi-python/commit/c5b422cdff9d3751323b0aa470091b09db253d1e))
11+
### Fixed
1312

13+
- Prevent stale mutable release claims in persistent guidance and current-state
14+
documentation ([#34](https://github.com/cometapi-dev/cometapi-python/issues/34))
15+
([c5b422c](https://github.com/cometapi-dev/cometapi-python/commit/c5b422cdff9d3751323b0aa470091b09db253d1e)).
1416

1517
### Documentation
1618

17-
* record 0.1.2 release evidence ([#33](https://github.com/cometapi-dev/cometapi-python/issues/33)) ([0f71cca](https://github.com/cometapi-dev/cometapi-python/commit/0f71ccae27ce309f82ad06ae0ae872d5ec80835d))
18-
19-
## [Unreleased]
19+
- Record completed `0.1.2` publication, live, provenance, digest, and
20+
public-registry verification evidence
21+
([#33](https://github.com/cometapi-dev/cometapi-python/issues/33))
22+
([0f71cca](https://github.com/cometapi-dev/cometapi-python/commit/0f71ccae27ce309f82ad06ae0ae872d5ec80835d)).
2023

2124
## [0.1.2] - 2026-07-30
2225

@@ -116,3 +119,4 @@ automation.
116119
[0.1.0]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0-alpha.1%2Brecovery.1...v0.1.0
117120
[0.1.1]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.0...v0.1.1
118121
[0.1.2]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.1...v0.1.2
122+
[0.1.3]: https://github.com/cometapi-dev/cometapi-python/compare/v0.1.2...v0.1.3

0 commit comments

Comments
 (0)