diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 5592e02e..ebfe13c7 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.8.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.8.0-alpha.0...@napi-rs/cli@2.8.0) (2022-05-07) + +**Note:** Version bump only for package @napi-rs/cli + # [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 diff --git a/cli/package.json b/cli/package.json index d3c41c64..66ad6f8c 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "2.8.0-alpha.0", + "version": "2.8.0", "description": "Cli tools for napi-rs", "keywords": [ "cli",