2024-01-17 00:58:23 +09:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
|
2024-01-17 01:59:12 +09:00
|
|
|
## [0.1.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/wasm-runtime@0.1.0...@napi-rs/wasm-runtime@0.1.1) (2024-01-16)
|
|
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
|
|
|
|
- **cli,wasm-runtime:** dependencies ([#1905](https://github.com/napi-rs/napi-rs/issues/1905)) ([44dc39f](https://github.com/napi-rs/napi-rs/commit/44dc39f1f0d073f8a768e84c8d5aa4783d90b247))
|
|
|
|
|
2024-01-17 00:58:23 +09:00
|
|
|
# 0.1.0 (2024-01-16)
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- add wasm runtime package ([#1904](https://github.com/napi-rs/napi-rs/issues/1904)) ([120accd](https://github.com/napi-rs/napi-rs/commit/120accd965f03e1de89d0d9a2fba69b97d70b95c))
|