Skip to content

Commit a625789

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.0.1
1 parent ad2729a commit a625789

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-15)
4+
5+
6+
### Features
7+
8+
* initial commit ([ad2729a](https://github.com/OMICRONEnergyOSS/oscd-background-wizard-events/commit/ad2729a539f8a0bcc625aa2852687daa42ae5f03))

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-background-wizard-events",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "OpenSCD background Plugin for supporting Edit V1 events (oscd-edit). This provides backward compatibility for plugins still relying on Edit V1 events in OpenSCD.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)