Skip to content

Commit 1881ea3

Browse files
chore: release 0.0.0
1 parent 6376ed2 commit 1881ea3

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
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.0"}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Changelog
2+
3+
## 0.0.0 (2025-08-05)
4+
5+
6+
### Features
7+
8+
* add button on all elements ([ee12847](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/ee12847387514d29280d5f1c2fa726a2817b7ca9))
9+
* add edit buttons incl edit event trigger ([f425ffe](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/f425ffe716cac38dfb9d973e53a45fd5d3bc8aae))
10+
* initial read-only copy from OpenSCD ([8ae7716](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/8ae77165e3f3fff74c9a775e27bc9a889207779a))
11+
* migrate code to oscd-shell ([df06580](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/df06580f540b666953cf29f3d42d453697c48653))
12+
* remove function type elements ([5967783](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/596778343ad801a9e37a676b36b973455aca0f26))
13+
* remove process level elements ([6043723](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/60437235aa42c0452a2108a7f74ff4993f919dfa))
14+
* text and private elements ([900aa9d](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/900aa9de9ee4c91fae0646d4ae3db1b0d398c5c2))
15+
16+
17+
### Bug Fixes
18+
19+
* incorrect showfunctions setting ([fa6802d](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/fa6802d225035039decc063573bf1a7a7cc26eda))
20+
* setting anchor on missing menu ([71735e5](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/71735e5adadbaca7af62a5bcacb9bedaa98a88ea))
21+
* updated oscd-api to resolve failing tests ([6376ed2](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/6376ed2b9ce4cc2cb4d2bc325014fedff72cc9ea))
22+
23+
24+
### Styles
25+
26+
* grid always for Bay ([ad68864](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/ad688648d1d8ea85cbd0891cdf65602691cec2c8))
27+
* minor style fixes ([2711a0a](https://github.com/OMICRONEnergyOSS/oscd-editor-substation/commit/2711a0ace9246167d2277c8d22c70e32336b2ddc))

0 commit comments

Comments
 (0)