flecks/packages/create-app/CHANGELOG.md

58 lines
1.5 KiB
Markdown
Raw Normal View History

2022-02-27 21:29:48 -06:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2022-03-09 14:49:35 -06:00
# [1.3.0](https://github.com/cha0s/flecks/compare/v1.2.1...v1.3.0) (2022-03-09)
**Note:** Version bump only for package @flecks/create-app
2022-03-08 16:10:11 -06:00
## [1.2.1](https://github.com/cha0s/flecks/compare/v1.2.0...v1.2.1) (2022-03-08)
**Note:** Version bump only for package @flecks/create-app
2022-03-07 05:25:23 -06:00
# [1.2.0](https://github.com/cha0s/flecks/compare/v1.1.1...v1.2.0) (2022-03-07)
### Bug Fixes
* **create-app:** JSON ([f1b0a9c](https://github.com/cha0s/flecks/commit/f1b0a9c5a9b53d13256c3893c32e41a7b3d8dd90))
* **create-app:** no start on build only ([78e63d6](https://github.com/cha0s/flecks/commit/78e63d6bd0d5549f5a92519f9c0fccf919fa9d44))
* copy/clean on watch builds ([18bb7b9](https://github.com/cha0s/flecks/commit/18bb7b961ba3bdae60a33fdb7eb94bb7107db687))
* hook names ([e69e162](https://github.com/cha0s/flecks/commit/e69e162ec690f4cf97367337f1c7348ed9023793))
2022-02-28 12:03:04 -06:00
## [1.1.1](https://github.com/cha0s/flecks/compare/v1.1.0...v1.1.1) (2022-02-28)
**Note:** Version bump only for package @flecks/create-app
2022-02-28 11:59:16 -06:00
# [1.1.0](https://github.com/cha0s/flecks/compare/v1.0.2...v1.1.0) (2022-02-28)
2022-02-28 11:18:59 -06:00
### Features
2022-02-28 11:59:16 -06:00
* VSCode launch config ([5749228](https://github.com/cha0s/flecks/commits/5749228c2eb3ad22abf8006c90cc0bf3b5fc5865))
2022-02-28 11:18:59 -06:00
2022-02-28 11:59:16 -06:00
## [1.0.2](https://github.com/cha0s/flecks/compare/v1.0.1...v1.0.2) (2022-02-28)
2022-02-27 21:29:48 -06:00
**Note:** Version bump only for package @flecks/create-app