Skip to content

Commit 805b441

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.0.1
1 parent 102b24b commit 805b441

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.0.1 (2025-07-16)
4+
5+
6+
### Features
7+
8+
* initial commit ([102b24b](https://github.com/OMICRONEnergyOSS/oscd-menu-save/commit/102b24bae09f3659e519fc04c5a203412d4b6f07)), closes [#1](https://github.com/OMICRONEnergyOSS/oscd-menu-save/issues/1)

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

0 commit comments

Comments
 (0)