From cf5f7bcd84cfab282a65fa0e2f0cd8cfb36a156e Mon Sep 17 00:00:00 2001 From: LongYinan Date: Thu, 18 Jul 2024 14:24:54 +0800 Subject: [PATCH] chore(release): publish - @napi-rs/cli@3.0.0-alpha.61 - @napi-rs/triples@2.0.0-alpha.23 --- cli/CHANGELOG.md | 4 ++++ cli/package.json | 2 +- triples/CHANGELOG.md | 4 ++++ triples/package.json | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index bfde6ca3..a5383d85 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -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.61](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.0.0-alpha.60...@napi-rs/cli@3.0.0-alpha.61) (2024-07-18) + +**Note:** Version bump only for package @napi-rs/cli + # [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 diff --git a/cli/package.json b/cli/package.json index d197bea6..c1893b81 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "3.0.0-alpha.60", + "version": "3.0.0-alpha.61", "description": "Cli tools for napi-rs", "author": "LongYinan ", "homepage": "https://github.com/napi-rs/napi-rs", diff --git a/triples/CHANGELOG.md b/triples/CHANGELOG.md index 2c9551e5..6ebff3f3 100644 --- a/triples/CHANGELOG.md +++ b/triples/CHANGELOG.md @@ -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.23](https://github.com/napi-rs/napi-rs/compare/@napi-rs/triples@2.0.0-alpha.22...@napi-rs/triples@2.0.0-alpha.23) (2024-07-18) + +**Note:** Version bump only for package @napi-rs/triples + # [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 diff --git a/triples/package.json b/triples/package.json index 7b43c226..3d510804 100644 --- a/triples/package.json +++ b/triples/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/triples", - "version": "2.0.0-alpha.22", + "version": "2.0.0-alpha.23", "description": "Rust target triples objects", "keywords": [ "Rust",