We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4fe614 commit 4912c48Copy full SHA for 4912c48
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v0.1.0
5
+
6
+[compare changes](https://github.com/unjs/unwasm/compare/v0.0.1...v0.1.0)
7
8
## v0.0.1
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "unwasm",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "WebAssembly tools for JavaScript",
"repository": "unjs/unwasm",
"license": "MIT",
0 commit comments