chore: publish
- @napi-rs/cli@2.10.3
This commit is contained in:
parent
fd2060baa4
commit
bb46793837
2 changed files with 7 additions and 1 deletions
|
@ -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.10.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.10.2...@napi-rs/cli@2.10.3) (2022-07-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **cli:** android build due to GitHub Actions environments change ([fd2060b](https://github.com/napi-rs/napi-rs/commit/fd2060baa49c1e7f815f9d95f79fdd8a496afba7))
|
||||
|
||||
## [2.10.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@2.10.1...@napi-rs/cli@2.10.2) (2022-07-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@napi-rs/cli",
|
||||
"version": "2.10.2",
|
||||
"version": "2.10.3",
|
||||
"description": "Cli tools for napi-rs",
|
||||
"keywords": [
|
||||
"cli",
|
||||
|
|
Loading…
Reference in a new issue