mirror of
https://github.com/napi-rs/napi-rs.git
synced 2026-02-01 16:41:24 +00:00
chore: publish
- @napi-rs/cli@2.9.0
This commit is contained in:
parent
1399288df5
commit
b797a243e2
@ -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.9.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.8.0...@napi-rs/cli@2.9.0) (2022-05-14)
|
||||
|
||||
### Features
|
||||
|
||||
- **cli:** allow specifying an alternative cargo binary via `CARGO` env var ([#1181](https://github.com/napi-rs/napi-rs/issues/1181)) ([1399288](https://github.com/napi-rs/napi-rs/commit/1399288df5b16fd615b2b0a5a24f72ac602635a4))
|
||||
|
||||
# [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
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/cli",
|
||||
"version": "2.8.0",
|
||||
"version": "2.9.0",
|
||||
"description": "Cli tools for napi-rs",
|
||||
"keywords": [
|
||||
"cli",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user