validstart
Version:
ValidStart is a powerful and intuitive command-line interface (CLI) tool meticulously crafted to streamline the project setup process.
81 lines (36 loc) • 3.07 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.1.1](https://github.com/thevalidcode/validstart/compare/v1.1.0...v1.1.1) (2025-07-06)
## [1.1.0](https://github.com/thevalidcode/validstart/compare/v1.0.12...v1.1.0) (2025-07-06)
### Features
* Removed all binary-related code project will now be available to install via npm ([95e3bc6](https://github.com/thevalidcode/validstart/commit/95e3bc66f7d338088f900c04f5d5f842eda158e0))
### [1.0.12](https://github.com/thevalidcode/validstart/compare/v1.0.11...v1.0.12) (2025-07-06)
### Bug Fixes
* Downgraded to execa@6 ([16480e8](https://github.com/thevalidcode/validstart/commit/16480e8d738d368bc7ed5a761036cc869f0eb0ee))
### [1.0.11](https://github.com/thevalidcode/validstart/compare/v1.0.10...v1.0.11) (2025-07-06)
### Bug Fixes
* Downgraded chalk to chalk@4 to work well with pkg ([1de66b4](https://github.com/thevalidcode/validstart/commit/1de66b4ed39e7d3d55d95f3e5d0559ae7daa56a3))
### [1.0.10](https://github.com/thevalidcode/validstart/compare/v1.0.9...v1.0.10) (2025-07-06)
### Bug Fixes
* added permisions block to workflow ([50018ff](https://github.com/thevalidcode/validstart/commit/50018ff524efa7993a5be5b50342fa22833fbf12))
### [1.0.9](https://github.com/thevalidcode/validstart/compare/v1.0.8...v1.0.9) (2025-07-06)
### Bug Fixes
* creating of gitHub release and uploading of binaries. ([2361932](https://github.com/thevalidcode/validstart/commit/2361932f892f6c1f87e196850c27bab36089d1eb))
### [1.0.8](https://github.com/thevalidcode/validstart/compare/v1.0.7...v1.0.8) (2025-07-06)
### Bug Fixes
* replaced nexe to pkg ([7c0d892](https://github.com/thevalidcode/validstart/commit/7c0d8924a633a576b24b734e05a33d1d782ce1d4))
### [1.0.7](https://github.com/thevalidcode/validstart/compare/v1.0.6...v1.0.7) (2025-07-06)
### [1.0.6](https://github.com/thevalidcode/validstart/compare/v1.0.5...v1.0.6) (2025-07-06)
### Bug Fixes
* Downgraded to node 18 for nexe. ([7e12b9d](https://github.com/thevalidcode/validstart/commit/7e12b9d1080935ee7366927b80a14dae2d931273))
### [1.0.5](https://github.com/thevalidcode/validstart/compare/v1.0.4...v1.0.5) (2025-07-06)
### Bug Fixes
* Fixed deploying of release. ([9b1fde5](https://github.com/thevalidcode/validstart/commit/9b1fde5bd85c07acaf48a3c4553146f2adcd2a22))
### [1.0.4](https://github.com/thevalidcode/validstart/compare/v1.0.3...v1.0.4) (2025-07-06)
### Bug Fixes
* added build flag to nexe ([6351d97](https://github.com/thevalidcode/validstart/commit/6351d970041e97ecd5904a87989b5d1cd83b33ef))
### [1.0.3](https://github.com/thevalidcode/validstart/compare/v1.0.1...v1.0.3) (2025-07-06)
### Bug Fixes
* moved to nexe ([02391af](https://github.com/thevalidcode/validstart/commit/02391af5f48eed200ccec7b9b811df2abe329177))
* removed pkg and used nexe ([7733482](https://github.com/thevalidcode/validstart/commit/7733482260bd3d2a035394f0d82f821d6dff0132))
### 1.0.1 (2025-07-06)