mirror of
https://github.com/napi-rs/napi-rs.git
synced 2026-02-01 16:41:24 +00:00
chore(release): publish
- @napi-rs/cli@3.0.0-alpha.82 - @napi-rs/triples@2.0.0-alpha.44
This commit is contained in:
parent
d874a46647
commit
b3a477cac0
@ -3,6 +3,12 @@
|
||||
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.82](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.81...@napi-rs/cli@3.0.0-alpha.82) (2025-06-03)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- type generation for shared libs ([#2684](https://github.com/napi-rs/napi-rs/issues/2684)) ([d874a46](https://github.com/napi-rs/napi-rs/commit/d874a4664748d3013c64d2f3f022c5cd6f8624a8))
|
||||
|
||||
# [3.0.0-alpha.81](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.80...@napi-rs/cli@3.0.0-alpha.81) (2025-05-29)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/cli",
|
||||
"version": "3.0.0-alpha.81",
|
||||
"version": "3.0.0-alpha.82",
|
||||
"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.44](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.43...@napi-rs/triples@2.0.0-alpha.44) (2025-06-03)
|
||||
|
||||
**Note:** Version bump only for package @napi-rs/triples
|
||||
|
||||
# [2.0.0-alpha.43](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.42...@napi-rs/triples@2.0.0-alpha.43) (2025-05-29)
|
||||
|
||||
**Note:** Version bump only for package @napi-rs/triples
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/triples",
|
||||
"version": "2.0.0-alpha.43",
|
||||
"version": "2.0.0-alpha.44",
|
||||
"description": "Rust target triples objects",
|
||||
"keywords": [
|
||||
"Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user