Skip to content

Commit 8d18038

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.1.4
1 parent e21acc5 commit 8d18038

File tree

4 files changed

+17
-4
lines changed

4 files changed

+17
-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.1.3"}
1+
{".":"0.1.4"}

CHANGELOG.md

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

3+
## [0.1.4](https://github.com/openscd/oscd-api/compare/oscd-api-v0.1.3...oscd-api-v0.1.4) (2025-09-15)
4+
5+
6+
### Features
7+
8+
* move code to /src folder ([e81699b](https://github.com/openscd/oscd-api/commit/e81699b2529b7fbfd94dc7452fe15d5f5b01d36f)), closes [#49](https://github.com/openscd/oscd-api/issues/49)
9+
* rename project to openscd/oscd-api ([aec1eae](https://github.com/openscd/oscd-api/commit/aec1eaecc15efec47695c486049c88cb5fa54a10)), closes [#51](https://github.com/openscd/oscd-api/issues/51)
10+
11+
12+
### Bug Fixes
13+
14+
* change pkg name from @opensc/oscd-api to @openscd/oscd-api ([e21acc5](https://github.com/openscd/oscd-api/commit/e21acc500543d703f56d9dfb26acbe1d914eafcc))
15+
316
## [0.1.3](https://github.com/OMICRONEnergyOSS/oscd-api/compare/oscd-api-v0.1.2...oscd-api-v0.1.3) (2025-07-29)
417

518

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": "@openscd/oscd-api",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "OpenSCD API for IEC 61850 SCL files",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)