-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(CHANGELOG): bump to version 0.1.0
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |