Skip to content

Commit 17b04e0

Browse files
authored
Merge pull request #10 from mhdawson/release-please--branches--main--components--release
chore(main): release 0.0.5
2 parents 9a9fedf + ac1e28c commit 17b04e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.5](https://github.com/mhdawson/wasm-builder/compare/v0.0.4...v0.0.5) (2024-09-25)
4+
5+
6+
### Bug Fixes
7+
8+
* handle missing binaryen versions on linux/arm ([9a9fedf](https://github.com/mhdawson/wasm-builder/commit/9a9fedf74dd56bd546235ce85a602ef9408c2de8))
9+
310
## [0.0.4](https://github.com/mhdawson/wasm-builder/compare/v0.0.3...v0.0.4) (2024-09-25)
411

512

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.4
1+
0.0.5

0 commit comments

Comments
 (0)