Skip to content

Commit

Permalink
docs(CHANGELOG): bump to version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leoweyr committed Jan 25, 2025
1 parent b58634c commit 4a53ff3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# [0.1.0](https://github.com/leoweyr/LSEScaffold/compare/13da1825083f91d0b7fed1ffc5f56ccc3159695f...v0.1.0) (2025-01-25)

### Features

* add manifest.json handling for Legacy Script Engine plugin package ([57b8ba1](https://github.com/leoweyr/LSEScaffold/commit/57b8ba1c108e89181572e72cf5bc47c4b8af7169))
* add package.json parsing capability ([13da182](https://github.com/leoweyr/LSEScaffold/commit/13da1825083f91d0b7fed1ffc5f56ccc3159695f))
* add packaging functionality for Legacy Script Engine plugin ([58be2a4](https://github.com/leoweyr/LSEScaffold/commit/58be2a4c75317a4991bd455c44ed5f2c0e616db9))
* add support for TypeScript projects ([3265ace](https://github.com/leoweyr/LSEScaffold/commit/3265ace38012aab5cf531ae33b2d8f8cd8e65ab4))
* add tsconfig.json parsing capability ([fa8f3b9](https://github.com/leoweyr/LSEScaffold/commit/fa8f3b90d73de8d234e87790f9922771f6636a65))
* **cli:** add support for manifest and packaging of Legacy Script Engine plugins ([2933e01](https://github.com/leoweyr/LSEScaffold/commit/2933e0100765d7785f87472e113c077112a46e9a))

0 comments on commit 4a53ff3

Please # to comment.