2021-01-07 23:55:50 +08:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2021-09-19 22:39:45 +08:00
## [1.3.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.3.2...@napi-rs/cli@1.3.3) (2021-09-19)
### Bug Fixes
- **cli:** version of binary optional dependencies should be pinned ([27dbca8 ](https://github.com/napi-rs/napi-rs/commit/27dbca814c90bacbbb54e75a66eee56cb7372324 ))
2021-09-15 00:15:06 +08:00
## [1.3.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.3.1...@napi-rs/cli@1.3.2) (2021-09-14)
### Bug Fixes
- **cli:** cargo config path and ci template in new command ([c385254 ](https://github.com/napi-rs/napi-rs/commit/c3852543a59a945686464040dbb6e4109a51e400 ))
2021-09-02 23:35:56 +08:00
## [1.3.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.3.0...@napi-rs/cli@1.3.1) (2021-09-02)
### Bug Fixes
- **cli:** ci template ([45d3e68 ](https://github.com/napi-rs/napi-rs/commit/45d3e68ff3307546de46650443fd8db0906a7856 ))
- **cli:** missed inquirer dependency ([c303f35 ](https://github.com/napi-rs/napi-rs/commit/c303f358efc0cd66b0e5505749953fa8e536b7af ))
2021-09-02 00:04:46 +08:00
# [1.3.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.2.1...@napi-rs/cli@1.3.0) (2021-09-01)
### Features
- **cli:** add back new command ([2c23f44 ](https://github.com/napi-rs/napi-rs/commit/2c23f444b09fbecef21e36a22a35e472cecb9cd2 ))
2021-08-09 22:21:27 +08:00
## [1.2.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.2.0...@napi-rs/cli@1.2.1) (2021-08-09)
### Bug Fixes
- **cli:** create dist dir if not existed while building ([e90ea93 ](https://github.com/napi-rs/napi-rs/commit/e90ea9304a2a3180148f7e8f9e5f63eeb374a3cf ))
2021-08-07 00:35:29 +08:00
# [1.2.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.1.0...@napi-rs/cli@1.2.0) (2021-08-06)
### Features
- **cli:** upgrade clipanion v3 ([67ad0a4 ](https://github.com/napi-rs/napi-rs/commit/67ad0a4d4daa0e0d14dc488bec190dcb27022634 ))
2021-06-07 22:17:59 +08:00
# [1.1.0](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.0.4...@napi-rs/cli@1.1.0) (2021-06-07)
### Features
- **cli:** support skip gh-release in prepublish command ([253360e ](https://github.com/napi-rs/napi-rs/commit/253360efb9a4675be88393d6a335ec75fbb326c8 ))
- **cli:** update new project template ([9aac626 ](https://github.com/napi-rs/napi-rs/commit/9aac6267b72b3ef1a317d7e3a5a84827c6c37850 ))
2021-02-06 14:29:34 +08:00
## [1.0.3](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.0.2...@napi-rs/cli@1.0.3) (2021-02-06)
### Bug Fixes
- **cli:** new command without npm scope ([5ef1887 ](https://github.com/napi-rs/napi-rs/commit/5ef1887ea96d529bf6bd4e52d6d77ffbd6baf13e ))
2021-01-15 11:18:40 +08:00
## [1.0.2](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.0.1...@napi-rs/cli@1.0.2) (2021-01-15)
### Bug Fixes
- **cli:** mkdir -p is not valid command in powershell ([84a6ea9 ](https://github.com/napi-rs/napi-rs/commit/84a6ea9223e4eabbf1feac6cf7a71211f3404ce7 ))
2021-01-07 23:55:50 +08:00
## [1.0.1](https://github.com/napi-rs/napi-rs/compare/@napi-rs/cli@1.0.0-alpha.14...@napi-rs/cli@1.0.1) (2021-01-07)
### Bug Fixes
- **cli:** fix random node process got killed issue ([58d4634 ](https://github.com/napi-rs/napi-rs/commit/58d4634dacca673a83bf49cfb2dd15c7f8444865 ))
# 1.0.0 (2020-12-29)