Skip to content

Commit 331e70d

Browse files
authored
Merge pull request #319 from bytecodealliance/ydnar/cm/v0.2.2
cm: prepare for v0.2.2
2 parents 0c518de + 84c824a commit 331e70d

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.2] — 2025-03-16
66

77
### Fixed
88

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

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

33-
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.1..HEAD>
33+
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.2..HEAD>
34+
[v0.2.2]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.1..cm/v0.2.2>
3435
[v0.2.1]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.0..cm/v0.2.1>
3536
[v0.2.0]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.1.0..cm/v0.2.0>
3637
[v0.1.0]: <https://github.com/bytecodealliance/go-modules/tree/cm/v0.1.0>

0 commit comments

Comments
 (0)