Skip to content

Commit 41174d4

Browse files
chore: release 0.0.2
1 parent 08ce797 commit 41174d4

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.0.1"}
1+
{".":"0.0.2"}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.0.2](https://github.com/ca-d/oscd-designer/compare/oscd-editor-sld-v0.0.1...oscd-editor-sld-v0.0.2) (2025-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* bump shell version ([454fdf2](https://github.com/ca-d/oscd-designer/commit/454fdf28442043962c2cc9af23360da484209300))
9+
* **package:** add marked back into built scripts ([7af458e](https://github.com/ca-d/oscd-designer/commit/7af458ec0e6b24ef50d651d9faa0ae4236157bf3))
10+
* remove vestigial bottom nav ([42bbbdf](https://github.com/ca-d/oscd-designer/commit/42bbbdf04a72b2c6987eef0882a50a9d1631e242))
11+
312
## [0.0.1](https://github.com/ca-d/oscd-designer/compare/oscd-editor-sld-v0.0.1...oscd-editor-sld-v0.0.1) (2025-09-24)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omicronenergy/oscd-editor-sld",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "OpenSCD Menu Plugin for loading IEC 61850 SCL files into OpenSCD.",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)