chore(release): publish

- @napi-rs/cli@3.0.0-alpha.60
 - @napi-rs/triples@2.0.0-alpha.22
This commit is contained in:
LongYinan 2024-07-16 13:05:21 +08:00
parent 6078bb7cce
commit ac75ffb7fc
No known key found for this signature in database
GPG Key ID: C3666B7FC82ADAD7
4 changed files with 12 additions and 2 deletions

View File

@ -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.60](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.59...@napi-rs/cli@3.0.0-alpha.60) (2024-07-16)
### Bug Fixes
- **cli:** bundle @octokit/rest into cjs entry ([#2190](https://github.com/napi-rs/napi-rs/issues/2190)) ([6078bb7](https://github.com/napi-rs/napi-rs/commit/6078bb7ccec935a685b78094a8faddc8a8590fe3))
# [3.0.0-alpha.59](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.58...@napi-rs/cli@3.0.0-alpha.59) (2024-07-15)
### Bug Fixes

View File

@ -1,6 +1,6 @@
{
"name": "@napi-rs/cli",
"version": "3.0.0-alpha.59",
"version": "3.0.0-alpha.60",
"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.22](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.21...@napi-rs/triples@2.0.0-alpha.22) (2024-07-16)
**Note:** Version bump only for package @napi-rs/triples
# [2.0.0-alpha.21](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.20...@napi-rs/triples@2.0.0-alpha.21) (2024-07-15)
**Note:** Version bump only for package @napi-rs/triples

View File

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