Skip to content

Commit 102e9ee

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 1.7.0
1 parent 229eca6 commit 102e9ee

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-
{".":"1.6.0"}
1+
{".":"1.7.0"}

CHANGELOG.md

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

3+
## [1.7.0](https://github.com/OMICRONEnergyOSS/oscd-editor/compare/oscd-editor-v1.6.0...oscd-editor-v1.7.0) (2025-11-12)
4+
5+
6+
### Features
7+
8+
* switched to @openscd/oscd-api + updated oscd-test-utils ([284888d](https://github.com/OMICRONEnergyOSS/oscd-editor/commit/284888d9ae35392018a9b553d73e35552219dc0b))
9+
310
## [1.6.0](https://github.com/OMICRONEnergyOSS/oscd-editor/compare/oscd-editor-v1.5.0...oscd-editor-v1.6.0) (2025-11-11)
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
@@ -3,7 +3,7 @@
33
"description": "Function library for basic XML manipulations",
44
"license": "Apache-2.0",
55
"author": "OMICRON electronics GmbH",
6-
"version": "1.6.0",
6+
"version": "1.7.0",
77
"type": "module",
88
"main": "./dist/oscd-editor.js",
99
"types": "./dist/oscd-editor.d.ts",

0 commit comments

Comments
 (0)