mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
chore(release): publish
- @napi-rs/cli@3.0.0-alpha.72 - @napi-rs/triples@2.0.0-alpha.34
This commit is contained in:
parent
ee75b119cd
commit
dda921ede5
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user