chore(release): publish

- @napi-rs/cli@3.0.0-alpha.63
 - @napi-rs/triples@2.0.0-alpha.25
 - @napi-rs/wasm-runtime@0.2.5
This commit is contained in:
LongYinan 2024-10-03 00:00:32 +02:00
parent c12e56f3e8
commit 8f4f74a32c
No known key found for this signature in database
GPG Key ID: C3666B7FC82ADAD7
7 changed files with 35 additions and 4 deletions

View File

@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.0.0-alpha.63](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.62...@napi-rs/cli@3.0.0-alpha.63) (2024-10-02)
### Bug Fixes
- **ci:** bump FreeBSD version to 13.3 ([#2220](https://github.com/napi-rs/napi-rs/issues/2220)) ([b5a5b03](https://github.com/napi-rs/napi-rs/commit/b5a5b032f69c77d85eb52312b9439bff9a8b41d8))
- **cli:** extra line break in the tail of dts file ([#2255](https://github.com/napi-rs/napi-rs/issues/2255)) ([20b9de3](https://github.com/napi-rs/napi-rs/commit/20b9de3ec7a6aaa1f807f9831247ee8b573c0e4e))
- **deps:** update dependency @inquirer/prompts to v6 ([#2257](https://github.com/napi-rs/napi-rs/issues/2257)) ([e11ceac](https://github.com/napi-rs/napi-rs/commit/e11ceacd5984ac1150132613edbfef506557e88c))
### Features
- support structured enum with discriminated unions ([#2222](https://github.com/napi-rs/napi-rs/issues/2222)) ([c459f0a](https://github.com/napi-rs/napi-rs/commit/c459f0acf6e18ddd9edfe3bf2771ab76bff0c25f))
# [3.0.0-alpha.62](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.61...@napi-rs/cli@3.0.0-alpha.62) (2024-07-21)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@napi-rs/cli",
"version": "3.0.0-alpha.62",
"version": "3.0.0-alpha.63",
"description": "Cli tools for napi-rs",
"author": "LongYinan <lynweklm@gmail.com>",
"homepage": "https://github.com/napi-rs/napi-rs",

View File

@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.0.0-alpha.25](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.24...@napi-rs/triples@2.0.0-alpha.25) (2024-10-02)
**Note:** Version bump only for package @napi-rs/triples
# [2.0.0-alpha.24](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.23...@napi-rs/triples@2.0.0-alpha.24) (2024-07-21)
**Note:** Version bump only for package @napi-rs/triples

View File

@ -1,6 +1,6 @@
{
"name": "@napi-rs/triples",
"version": "2.0.0-alpha.24",
"version": "2.0.0-alpha.25",
"description": "Rust target triples objects",
"keywords": [
"Rust",

View File

@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.5](https://github.com/napi-rs/napi-rs/compare/@napi-rs/wasm-runtime@0.2.4...@napi-rs/wasm-runtime@0.2.5) (2024-10-02)
**Note:** Version bump only for package @napi-rs/wasm-runtime
## [0.2.4](https://github.com/napi-rs/napi-rs/compare/@napi-rs/wasm-runtime@0.2.3...@napi-rs/wasm-runtime@0.2.4) (2024-05-12)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@napi-rs/wasm-runtime",
"version": "0.2.4",
"version": "0.2.5",
"type": "module",
"description": "Runtime and polyfill for wasm targets",
"author": {

View File

@ -1399,7 +1399,18 @@ __metadata:
languageName: unknown
linkType: soft
"@napi-rs/wasm-runtime@npm:0.2.4, @napi-rs/wasm-runtime@npm:^0.2.3, @napi-rs/wasm-runtime@npm:^0.2.4, @napi-rs/wasm-runtime@workspace:*, @napi-rs/wasm-runtime@workspace:wasm-runtime":
"@napi-rs/wasm-runtime@npm:0.2.4":
version: 0.2.4
resolution: "@napi-rs/wasm-runtime@npm:0.2.4"
dependencies:
"@emnapi/core": "npm:^1.1.0"
"@emnapi/runtime": "npm:^1.1.0"
"@tybys/wasm-util": "npm:^0.9.0"
checksum: 10c0/1040de49b2ef509db207e2517465dbf7fb3474f20e8ec32897672a962ff4f59872385666dac61dc9dbeae3cae5dad265d8dc3865da756adeb07d1634c67b03a1
languageName: node
linkType: hard
"@napi-rs/wasm-runtime@npm:^0.2.3, @napi-rs/wasm-runtime@npm:^0.2.4, @napi-rs/wasm-runtime@workspace:*, @napi-rs/wasm-runtime@workspace:wasm-runtime":
version: 0.0.0-use.local
resolution: "@napi-rs/wasm-runtime@workspace:wasm-runtime"
dependencies: