Skip to content

Commit 5fce806

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.0.10
1 parent 91c55e4 commit 5fce806

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.9"}
1+
{".":"0.0.10"}

CHANGELOG.md

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

3+
## [0.0.10](https://github.com/OMICRONEnergyOSS/oscd-api/compare/oscd-api-v0.0.9...oscd-api-v0.0.10) (2025-06-13)
4+
5+
6+
### Bug Fixes
7+
8+
* (workflows/release-please): npm package contains no files ([91c55e4](https://github.com/OMICRONEnergyOSS/oscd-api/commit/91c55e47192fc8a65c85508492fba0e1c9a6c8b5))
9+
310
## [0.0.9](https://github.com/OMICRONEnergyOSS/oscd-api/compare/oscd-api-v0.0.8...oscd-api-v0.0.9) (2025-06-10)
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
@@ -1,6 +1,6 @@
11
{
22
"name": "@omicronenergy/oscd-api",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "OpenSCD API for IEC 61850 SCL files",
55
"type": "module",
66
"main": "./dist/oscd-api.js",

0 commit comments

Comments
 (0)