Skip to content

Commit 71a1259

Browse files
chore: release 0.0.1
1 parent 9f87f2d commit 71a1259

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-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.0" }
1+
{".":"0.0.1"}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# Changelog
2+
3+
## 0.0.1 (2025-09-03)
4+
5+
6+
### Features
7+
8+
* migrate to using oscd-shell, editV1, scoped md components, updated deps and renamed repo ([0e0fa97](https://github.com/OMICRONEnergyOSS/oscd-editor-template/commit/0e0fa975118ea9137d64a3288395a25ea03df68f))
9+
* untested template ([3a4972f](https://github.com/OMICRONEnergyOSS/oscd-editor-template/commit/3a4972f4a0c1b1f936becea831ce0525c22dcd92))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* switch from editor.commit to dispatch newEditEventV2 ([97b4608](https://github.com/OMICRONEnergyOSS/oscd-editor-template/commit/97b46083c5dca3c71a01add08513aea5fc94cc06))
15+
16+
## Changelog

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-template",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "OpenSCD Menu Plugin for loading IEC 61850 SCL files into OpenSCD.",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)