From bb46793837d432bdc536255458bf63e8588966a8 Mon Sep 17 00:00:00 2001 From: LongYinan Date: Wed, 27 Jul 2022 14:40:36 +0800 Subject: [PATCH] chore: publish - @napi-rs/cli@2.10.3 --- cli/CHANGELOG.md | 6 ++++++ cli/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 3af2095b..c59e6248 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -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. +## [2.10.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.10.2...@napi-rs/cli@2.10.3) (2022-07-27) + +### Bug Fixes + +- **cli:** android build due to GitHub Actions environments change ([fd2060b](https://github.com/napi-rs/napi-rs/commit/fd2060baa49c1e7f815f9d95f79fdd8a496afba7)) + ## [2.10.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.10.1...@napi-rs/cli@2.10.2) (2022-07-22) ### Bug Fixes diff --git a/cli/package.json b/cli/package.json index 07013e04..e77e3d7c 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "2.10.2", + "version": "2.10.3", "description": "Cli tools for napi-rs", "keywords": [ "cli",