Skip to content

Commit 2e1e1de

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 0.1.6
1 parent cd392e1 commit 2e1e1de

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-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.5"}
1+
{".":"0.1.6"}

CHANGELOG.md

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

3+
## [0.1.6](https://github.com/openscd/oscd-api/compare/oscd-api-v0.1.5...oscd-api-v0.1.6) (2025-11-12)
4+
5+
6+
### Features
7+
8+
* add timestamp to commit definition ([cd90dda](https://github.com/openscd/oscd-api/commit/cd90dda31e0c081ea18cbd71b3b0610052bdcdcb))
9+
10+
11+
### Bug Fixes
12+
13+
* update api docs for SetAttribute to show correct sub-types ([cd392e1](https://github.com/openscd/oscd-api/commit/cd392e159997587f2ba3f89d48307220ddbfb599)), closes [#57](https://github.com/openscd/oscd-api/issues/57)
14+
315
## [0.1.5](https://github.com/openscd/oscd-api/compare/oscd-api-v0.1.4...oscd-api-v0.1.5) (2025-09-16)
416

517

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.5",
3+
"version": "0.1.6",
44
"description": "OpenSCD API for IEC 61850 SCL files",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)