From cb0c2a335099dc1760836a521cc35083c1db39f3 Mon Sep 17 00:00:00 2001 From: LongYinan Date: Wed, 19 Jan 2022 17:20:49 +0800 Subject: [PATCH] chore: publish - @napi-rs/cli@2.4.2 --- 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 b8ec84bb..9c1589a4 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.4.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.4.1...@napi-rs/cli@2.4.2) (2022-01-19) + +### Bug Fixes + +- **cli:** js binding template ([25f6754](https://github.com/napi-rs/napi-rs/commit/25f6754a71dfa4736c75eb91bf9f2562543f5d08)) + ## [2.4.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.4.0...@napi-rs/cli@2.4.1) (2022-01-18) ### Bug Fixes diff --git a/cli/package.json b/cli/package.json index 347bd3f3..9b2c9004 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@napi-rs/cli", - "version": "2.4.1", + "version": "2.4.2", "description": "Cli tools for napi-rs", "keywords": [ "cli",