## [0.0.6](https://github.com/celement-js/cli/compare/v0.0.5...v0.0.6) (2022-02-16)


### Bug Fixes

* remove `noOfComponents` from json output ([46b0a7b](https://github.com/celement-js/cli/commit/46b0a7b467e8a6079bc380eace50915931a15c2f))
* simplify doc tag metadata ([4890c61](https://github.com/celement-js/cli/commit/4890c61447dfb2deed3007687f4b98183a7115cd))


### Features

* allow ignored keys for json plugin to be extended ([1adf772](https://github.com/celement-js/cli/commit/1adf77263b2f57e7828ffe2d3fef3bb99bf6d717))
* allow json plugin output to be transformed before being written ([685e4c4](https://github.com/celement-js/cli/commit/685e4c43805915d95f4054b650354168b8f10f6a))



## [0.0.5](https://github.com/celement-js/cli/compare/v0.0.4...v0.0.5) (2022-02-14)


### Bug Fixes

* rename `elements.html-data.json` -> `vscode.html-data.json` ([11e2df4](https://github.com/celement-js/cli/commit/11e2df407e2df7b8f2627aef41762e8bdced0574))



## [0.0.4](https://github.com/celement-js/cli/compare/v0.0.3...v0.0.4) (2022-02-14)


### Bug Fixes

* improve vscode attr values output ([ec5844d](https://github.com/celement-js/cli/commit/ec5844d36a8b88b1ceb7a74a0ca0b62b735ebfe4))
* merge doc tags in link phase ([5f58f3e](https://github.com/celement-js/cli/commit/5f58f3e4410cedfc805c35ff52cb6a8fa78716f9))
* rename `vscodeCustomDataPlugin` -> `vscodeHtmlDataPlugin` ([f4f395c](https://github.com/celement-js/cli/commit/f4f395c2a7c29c6221a262421c571423d3adeceb))


### Features

* add source meta to doc tags ([4693a98](https://github.com/celement-js/cli/commit/4693a98978a77c752d40d2cb7be0a581bc38565b))
* new transform options in vscode plugin ([c8c2cd3](https://github.com/celement-js/cli/commit/c8c2cd3234d08b346b72a7c0d9f7adeb791bc6d1))



## [0.0.3](https://github.com/celement-js/cli/compare/v0.0.2...v0.0.3) (2022-02-14)


### Bug Fixes

* `kleur` does not export individual colors ([488f8ff](https://github.com/celement-js/cli/commit/488f8ffcf3ba66e171d729759b852eb5bfc8d192))
* resolve commonjs import issues ([c2adf92](https://github.com/celement-js/cli/commit/c2adf9261b7eb45b1b6fdde07d584b6cf6fd2714))



## [0.0.2](https://github.com/celement-js/cli/compare/v0.0.1...v0.0.2) (2022-02-14)



## 0.0.1 (2022-02-14)


### Features

* initial commit ([63b6773](https://github.com/celement-js/cli/commit/63b6773912c824688f1768b4f86032dc05d102d1))



