Skip to content

Commit 64f4e0c

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.0.14
1 parent 17416a8 commit 64f4e0c

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.13"}
1+
{".":"0.0.14"}

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.14](https://github.com/OMICRONEnergyOSS/oscd-api/compare/oscd-api-v0.0.13...oscd-api-v0.0.14) (2025-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* prevent doc, coverage & commitlint.config.js from npm package ([17416a8](https://github.com/OMICRONEnergyOSS/oscd-api/commit/17416a8c98481a399ccb088ee1d9632ed78be376))
9+
310
## [0.0.13](https://github.com/OMICRONEnergyOSS/oscd-api/compare/oscd-api-v0.0.12...oscd-api-v0.0.13) (2025-06-16)
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.13",
3+
"version": "0.0.14",
44
"description": "OpenSCD API for IEC 61850 SCL files",
55
"type": "module",
66
"main": "./dist/oscd-api.js",

0 commit comments

Comments
 (0)