diff --git a/CHANGELOG.md b/CHANGELOG.md index 20628a5..6a65208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.9](https://github.com/nodejs/wasm-builder/compare/v0.0.8...v0.0.9) (2024-10-25) + + +### Features + +* update to using alpine 3.20 base container ([#19](https://github.com/nodejs/wasm-builder/issues/19)) ([dcf25e7](https://github.com/nodejs/wasm-builder/commit/dcf25e79ab106673d995747d54ffb05e5114d887)) + ## [0.0.8](https://github.com/nodejs/wasm-builder/compare/v0.0.7...v0.0.8) (2024-10-25) diff --git a/version.txt b/version.txt index d169b2f..c5d54ec 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.8 +0.0.9