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

Commit ca3b06f

Browse files
authored
Merge pull request #4 from openscd/release-please--branches--main--components--release-please-action
chore(main): release 1.0.0
2 parents 40ce032 + b6c8ccd commit ca3b06f

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-05-30)
4+
5+
6+
### Features
7+
8+
* create oscd action pane component ([ac0f45d](https://github.com/openscd/oscd-action-pane/commit/ac0f45d9f9f05b2b355936b27a103cd1a0ea4c6f))

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": "0.0.0",
6+
"version": "1.0.0",
77
"main": "dist/src/OscdActionPane.js",
88
"module": "dist/src/OscdActionPane.js",
99
"exports": {

0 commit comments

Comments
 (0)