Skip to content

Commit 09e6731

Browse files
chore: release 1.0.0
1 parent 0e0fa97 commit 09e6731

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-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+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-08-13)
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+
## 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": "1.0.0",
44
"description": "OpenSCD Menu Plugin for loading IEC 61850 SCL files into OpenSCD.",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)