@ptkdev/node-cli-boilerplate
Version:
Create node cli with this user friendly boilerplate. Use this respository as template for your new npm command line interface project
49 lines (28 loc) • 1.81 kB
Markdown
# v3.0.0 (June 03, 2024)
- New: porting to esm (type=module)
- Security: updated dependencies
- Fix: readme, build and scripts
<!-- all-shields/sponsors-badges:START -->
[](https://www.paypal.me/ptkdev) [](https://ko-fi.com/ptkdev) [](https://github.com/sponsors/ptkdev) [](https://www.patreon.com/join/ptkdev) [](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [](https://ptk.dev/img/icons/menu/ethereum_wallet.png)
<!-- all-shields/sponsors-badges:END -->
# v2.0.3 (April 06, 2022)
- Security: updated dependencies
- Fix: readme, build and scripts
# v2.0.2 (February 21, 2022)
- Refactor: CI/CD now update the version of the package to the latest (nightly)
# v2.0.1 (January 16, 2022)
- Fix: CI/CD
# v2.0.0 (January 16, 2022)
- Refactor: code quality, scripts and interfaces
- Security: updated packages
- Features: CI/CD
# v1.0.20210930 (September 30, 2021)
- Security: update
- Feature: translations
- Fix: logs
# v1.0.20210404 (April 04, 2021)
- Feature: Setup
# v1.0.20210331 (March 31, 2021)
- Minor updates
# v1.0.20210330 (March 30, 2021)
- First release