Skip to content

Commit

Permalink
Merge pull request #7 from openscd/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--release-please-action

chore(main): release 1.0.1
  • Loading branch information
Stef3st authored Jul 17, 2023
2 parents 096873c + 4c25c2b commit 6c6516b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/openscd/oscd-action-pane/compare/v1.0.0...v1.0.1) (2023-07-17)


### Bug Fixes

* restructured component ([fa2921d](https://github.com/openscd/oscd-action-pane/commit/fa2921d8396dd14ac39beea0592cc772e8be9352))

## 1.0.0 (2023-05-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Webcomponent oscd-action-pane following open-wc recommendations",
"license": "Apache-2.0",
"author": "Alliander",
"version": "1.0.0",
"version": "1.0.1",
"browser": "dist/OscdActionPane.js",
"module": "dist/OscdActionPane.js",
"files": [
Expand Down

0 comments on commit 6c6516b

Please sign in to comment.