diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 678e6dfd..b23ef12f 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. +# [2.0.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.0.0-beta.5...@napi-rs/cli@2.0.0) (2021-12-17) + +**Note:** Version bump only for package @napi-rs/cli + # [2.0.0-beta.5](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.0.0-beta.4...@napi-rs/cli@2.0.0-beta.5) (2021-12-10) ### Bug Fixes diff --git a/cli/package.json b/cli/package.json index 2615490c..11a1a9ff 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "2.0.0-beta.5", + "version": "2.0.0", "description": "Cli tools for napi-rs", "keywords": [ "cli",