Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 4c25c2b

Browse files
chore(main): release 1.0.1
1 parent 096873c commit 4c25c2b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/openscd/oscd-action-pane/compare/v1.0.0...v1.0.1) (2023-07-17)
4+
5+
6+
### Bug Fixes
7+
8+
* restructured component ([fa2921d](https://github.com/openscd/oscd-action-pane/commit/fa2921d8396dd14ac39beea0592cc772e8be9352))
9+
310
## 1.0.0 (2023-05-30)
411

512

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
@@ -3,7 +3,7 @@
33
"description": "Webcomponent oscd-action-pane following open-wc recommendations",
44
"license": "Apache-2.0",
55
"author": "Alliander",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"browser": "dist/OscdActionPane.js",
88
"module": "dist/OscdActionPane.js",
99
"files": [

0 commit comments

Comments
 (0)