From f3a99146cd6ab0f67fd62e8070e0f38436455a41 Mon Sep 17 00:00:00 2001 From: Michael Dawson Date: Wed, 25 Sep 2024 13:55:15 -0400 Subject: [PATCH] chore(main): release 0.0.3 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd3a18c..38058a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.3](https://github.com/mhdawson/wasm-builder/compare/v0.0.2...v0.0.3) (2024-09-25) + + +### Bug Fixes + +* pull the right version of Binaryen for arm ([b5ca111](https://github.com/mhdawson/wasm-builder/commit/b5ca1118bacd773026ed29336c0e4ca488992fb3)) + ## [0.0.2](https://github.com/mhdawson/wasm-builder/compare/v0.0.1...v0.0.2) (2024-09-25) diff --git a/version.txt b/version.txt index 4e379d2..bcab45a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2 +0.0.3