From e778e400e9274614c0a2b92ee1a57c294d6c1ae2 Mon Sep 17 00:00:00 2001 From: LongYinan Date: Fri, 6 May 2022 23:05:27 +0800 Subject: [PATCH] chore: publish - @napi-rs/cli@2.8.0-alpha.0 --- 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 60eae378..5592e02e 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.8.0-alpha.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.7.0...@napi-rs/cli@2.8.0-alpha.0) (2022-05-06) + +### Features + +- **cli:** new command upgrade ([652aa3c](https://github.com/napi-rs/napi-rs/commit/652aa3cc57c6f4d5b72491f1ad3fc44ac8ab7780)) + # [2.7.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.6.2...@napi-rs/cli@2.7.0) (2022-04-27) ### Bug Fixes diff --git a/cli/package.json b/cli/package.json index 7e5e8fec..d3c41c64 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "2.7.0", + "version": "2.8.0-alpha.0", "description": "Cli tools for napi-rs", "keywords": [ "cli",