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.15.2
This commit is contained in:
parent
5398b16238
commit
b896b90795
@ -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.15.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.15.1...@napi-rs/cli@2.15.2) (2023-03-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **cli,napi-derive:** backward compatible with older cli with [#1531](https://github.com/napi-rs/napi-rs/issues/1531) ([#1536](https://github.com/napi-rs/napi-rs/issues/1536)) ([5398b16](https://github.com/napi-rs/napi-rs/commit/5398b16238dfc04562376d66d502d78357198c2f))
|
||||
|
||||
## [2.15.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.15.0...@napi-rs/cli@2.15.1) (2023-03-21)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@napi-rs/cli",
|
||||
"version": "2.15.1",
|
||||
"version": "2.15.2",
|
||||
"description": "Cli tools for napi-rs",
|
||||
"keywords": [
|
||||
"cli",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user