@flowcore/generator-flowcore-cli-plugin
Version:
A yeoman generator for generating plugins for the Flowcore CLI
149 lines (66 loc) • 5.92 kB
Markdown
# Changelog
## [1.1.1](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.1.0...v1.1.1) (2024-09-13)
### Bug Fixes
* locked typescript to 5.4.4 to avoid import errors in other projects ([fc5195f](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/fc5195fcd201c21eb5030ca80038c1a182b09573))
* updated the export path for the plugin ([db80be2](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/db80be217a7857ac7da7ed5b7459dafea78a6cb2))
## [1.1.0](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.8...v1.1.0) (2024-09-12)
### Features
* :arrow_up: updated oclif and flowcore dependencies ([a3af84b](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/a3af84b0ee458b028963701cc0f0e947fc20e642))
## [1.0.8](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.7...v1.0.8) (2024-08-30)
### Bug Fixes
* added missing gql config file for IDE graphql integration ([30e1f83](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/30e1f83f66698a971f0a9bd80725a27026c58f40))
## [1.0.7](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.6...v1.0.7) (2024-08-30)
### Bug Fixes
* remove redundant cli-plugin if it is present in the plugin name, but keep it in the folder name ([92a5167](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/92a5167c6d82d01ad22b5059e7852fbceb01fbeb))
## [1.0.6](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.5...v1.0.6) (2024-08-30)
### Bug Fixes
* fixed npm scripts using yarn commands ([a0face4](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/a0face43ff5141f16b41f741680f7a3fb34f9fec))
## [1.0.5](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.4...v1.0.5) (2024-08-30)
### Bug Fixes
* fixed github actions being added ([e1a38bb](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/e1a38bb88b1244ac00f9d4537b95afe6a577180b))
## [1.0.4](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.3...v1.0.4) (2024-08-29)
### Bug Fixes
* new build ([6110f94](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/6110f94571b647dfc8c0c782e4c6b2910094ff92))
## [1.0.3](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.2...v1.0.3) (2024-08-29)
### Bug Fixes
* **template:** changed how gitignore is copied over ([d2153ac](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/d2153acd8b9205c430dde3cc297d6a3685afb96e))
## [1.0.2](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.1...v1.0.2) (2024-08-29)
### Bug Fixes
* copy .gitignore from correct path ([a942b4d](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/a942b4d4bc74da09971b8795e5d657b7748cdc61))
## [1.0.1](https://github.com/flowcore-io/generator-flowcore-cli-plugin/compare/v1.0.0...v1.0.1) (2024-08-29)
### Bug Fixes
* removed console log on template values ([1bbdea7](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/1bbdea73b7cc14605a53149b75a39e021740355b))
## 1.0.0 (2024-08-28)
### Features
* initial commit ([52f44d8](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/52f44d86c46496578e214b44cc5d2577d87c2057))
### Bug Fixes
* fixed readme ([db1261b](https://github.com/flowcore-io/generator-flowcore-cli-plugin/commit/db1261b04c9b7e86d28b6f5b13c33b0b24d72aac))
## [1.0.7](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.6...v1.0.7) (2024-08-23)
### Bug Fixes
* add build command ([d2ca28f](https://github.com/flowcore-io/generator-bun-app/commit/d2ca28fbcabc718272d338bb6c7bcf2b70ab320c))
* fix dockerfile ([935e0f5](https://github.com/flowcore-io/generator-bun-app/commit/935e0f5b224a615a83c74c1996010aff75caa3ff))
## [1.0.6](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.5...v1.0.6) (2024-08-22)
### Bug Fixes
* some refactor ([8778611](https://github.com/flowcore-io/generator-bun-app/commit/8778611e7fad0c2a4712872d0ee1abf808e454fc))
## [1.0.5](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.4...v1.0.5) (2024-08-22)
### Bug Fixes
* add github actions ([87ddb85](https://github.com/flowcore-io/generator-bun-app/commit/87ddb85f3e21709617a6e8515035728d39936ed9))
## [1.0.4](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.3...v1.0.4) (2024-08-22)
### Bug Fixes
* add readme and some cleanup ([842bb5a](https://github.com/flowcore-io/generator-bun-app/commit/842bb5a469aa05fc458eb6e69ec5f6f8f40bec7c))
## [1.0.3](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.2...v1.0.3) (2024-08-22)
### Bug Fixes
* add yarn lock file ([becaf30](https://github.com/flowcore-io/generator-bun-app/commit/becaf30a788f98f84bb0d07ef665ab01f0645d2e))
* fix publish ([975478d](https://github.com/flowcore-io/generator-bun-app/commit/975478da967a65c951336fdba055c3a666f38830))
* remove step from actions ([881cf5b](https://github.com/flowcore-io/generator-bun-app/commit/881cf5bb32682f6df53a07741f762c91ed8e50ba))
## [1.0.2](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.1...v1.0.2) (2024-08-22)
### Bug Fixes
* fix publish ([648118a](https://github.com/flowcore-io/generator-bun-app/commit/648118a2a29553039689496897a6d16c7e82bd32))
## [1.0.1](https://github.com/flowcore-io/generator-bun-app/compare/v1.0.0...v1.0.1) (2024-08-22)
### Bug Fixes
* fix publish ([3a1052b](https://github.com/flowcore-io/generator-bun-app/commit/3a1052ba1bc89d4a2bf4ffd79d8f801cf613d9cc))
## 1.0.0 (2024-08-22)
### Features
* first version ([53eaef9](https://github.com/flowcore-io/generator-bun-app/commit/53eaef9ff441bc74acb4f2e9ba3382a5eafb2ace))
### Bug Fixes
* fix github actions ([31dac1f](https://github.com/flowcore-io/generator-bun-app/commit/31dac1f06f145c045b27fa818e6a5bb736947973))