Skip to content

Commit e6b81e6

Browse files
committed
docs(CHANGELOG): bump to version 0.2.1
1 parent 16fb5cf commit e6b81e6

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

+17-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,27 @@
1+
## [0.2.1](https://github.com/leoweyr/LSEScaffold/compare/v0.2.0...v0.2.1) (2025-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* correct entry resolution in manifest.json handling based on package.json ([d597bab](https://github.com/leoweyr/LSEScaffold/commit/d597babf6a6d50e68f9100873f9ef08460c7d678))
7+
* **scripts:** correct local deployment to prevent npm install override ([ea61ebd](https://github.com/leoweyr/LSEScaffold/commit/ea61ebd52e655a95d34c9080ceb0e82f9cfdaaa1))
8+
9+
10+
111
# [0.2.0](https://github.com/leoweyr/LSEScaffold/compare/v0.1.0...v0.2.0) (2025-01-25)
212

13+
314
### Features
415

5-
- **cli:** add support for local deployment of Legacy Script Engine plugins ([ea9ef70](https://github.com/leoweyr/LSEScaffold/commit/ea9ef70701d127b2b114f503102359dbffbea673))
6-
- enable deployment of plugins to local Levilamina server ([6aeec36](https://github.com/leoweyr/LSEScaffold/commit/6aeec36daa2653f3563c00a06e53880b2293d024))
7-
- introduce handling for the project-generated plugin package ([e51a169](https://github.com/leoweyr/LSEScaffold/commit/e51a1691c39bf3c8ee515fc2bdc072e89d8ff0de))
16+
* **cli:** add support for local deployment of Legacy Script Engine plugins ([ea9ef70](https://github.com/leoweyr/LSEScaffold/commit/ea9ef70701d127b2b114f503102359dbffbea673))
17+
* enable deployment of plugins to local Levilamina server ([6aeec36](https://github.com/leoweyr/LSEScaffold/commit/6aeec36daa2653f3563c00a06e53880b2293d024))
18+
* introduce handling for the project-generated plugin package ([e51a169](https://github.com/leoweyr/LSEScaffold/commit/e51a1691c39bf3c8ee515fc2bdc072e89d8ff0de))
19+
20+
821

922
# [0.1.0](https://github.com/leoweyr/LSEScaffold/compare/13da1825083f91d0b7fed1ffc5f56ccc3159695f...v0.1.0) (2025-01-25)
1023

24+
1125
### Features
1226

1327
* add manifest.json handling for Legacy Script Engine plugin package ([57b8ba1](https://github.com/leoweyr/LSEScaffold/commit/57b8ba1c108e89181572e72cf5bc47c4b8af7169))

0 commit comments

Comments
 (0)