Skip to content

Commit 7046cb8

Browse files
authored
Merge pull request #314 from bytecodealliance/ydnar/cm/v0.2.1
cm: prepare for v0.2.1
2 parents d51afca + 24e1a61 commit 7046cb8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cm/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5-
## Unreleased
5+
## [v0.2.1] — 2025-03-16
66

77
### Fixed
88

@@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
2424

2525
Initial version, extracted into module [`go.bytecodealliance.org/cm`](https://pkg.go.dev/go.bytecodealliance.org/cm).
2626

27-
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.0..HEAD>
27+
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.1..HEAD>
28+
[v0.2.1]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.0..cm/v0.2.1>
2829
[v0.2.0]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.1.0..cm/v0.2.0>
2930
[v0.1.0]: <https://github.com/bytecodealliance/go-modules/tree/cm/v0.1.0>

0 commit comments

Comments
 (0)