Skip to content

Commit ff39eba

Browse files
authored
Merge pull request #358 from bytecodealliance/ydnar/cm/v0.3.0
cm: prep for v0.3.0
2 parents 6c63c12 + 1203b16 commit ff39eba

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.3.0]
66

77
### Added
88

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

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

47-
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.2..HEAD>
47+
[Unreleased]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.3.0..HEAD>
48+
[v0.3.0]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.2..cm/v0.3.0>
4849
[v0.2.2]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.1..cm/v0.2.2>
4950
[v0.2.1]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.2.0..cm/v0.2.1>
5051
[v0.2.0]: <https://github.com/bytecodealliance/go-modules/compare/cm/v0.1.0..cm/v0.2.0>

0 commit comments

Comments
 (0)