chore(release): publish

- @napi-rs/cli@3.0.0-alpha.72
 - @napi-rs/triples@2.0.0-alpha.34
This commit is contained in:
LongYinan 2025-02-25 21:48:47 +08:00
parent ee75b119cd
commit dda921ede5
No known key found for this signature in database
4 changed files with 10 additions and 2 deletions

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.
# [3.0.0-alpha.72](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.71...@napi-rs/cli@3.0.0-alpha.72) (2025-02-25)
**Note:** Version bump only for package @napi-rs/cli
# [3.0.0-alpha.71](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.70...@napi-rs/cli@3.0.0-alpha.71) (2025-02-21)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@napi-rs/cli",
"version": "3.0.0-alpha.71",
"version": "3.0.0-alpha.72",
"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.34](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.33...@napi-rs/triples@2.0.0-alpha.34) (2025-02-25)
**Note:** Version bump only for package @napi-rs/triples
# [2.0.0-alpha.33](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.32...@napi-rs/triples@2.0.0-alpha.33) (2025-02-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.33",
"version": "2.0.0-alpha.34",
"description": "Rust target triples objects",
"keywords": [
"Rust",