Skip to content

Commit fa71261

Browse files
committed
feat: release 0.6.0
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
1 parent 4207b1b commit fa71261

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.0] - 2025-12-12
11+
1012
### Added
1113

1214
- Optional `prefix` attribute is now supported by the manifest, which allows specifying a prefix in the archive, from which to extract the WIT definitions.
@@ -63,7 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6365

6466
- Initial `wit-deps` library and binary implementations
6567

66-
[unreleased]: https://github.com/bytecodealliance/wit-deps/compare/v0.5.0...HEAD
68+
[unreleased]: https://github.com/bytecodealliance/wit-deps/compare/v0.6.0...HEAD
69+
[0.6.0]: https://github.com/bytecodealliance/wit-deps/releases/tag/v0.6.0
6770
[0.5.0]: https://github.com/bytecodealliance/wit-deps/releases/tag/v0.5.0
6871
[0.3.0]: https://github.com/bytecodealliance/wit-deps/releases/tag/v0.3.0
6972
[0.2.2]: https://github.com/bytecodealliance/wit-deps/releases/tag/v0.2.2

0 commit comments

Comments
 (0)