Skip to content

Commit 9b3543c

Browse files
github-actions[bot]stee-re
authored andcommitted
chore: release 1.8.0
1 parent 7f55460 commit 9b3543c

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.7.1"}
1+
{".":"1.8.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.8.0](https://github.com/openscd/oscd-editor/compare/oscd-editor-v1.7.1...oscd-editor-v1.8.0) (2025-11-28)
4+
5+
6+
### Features
7+
8+
* updating module naming to openscd ([7f55460](https://github.com/openscd/oscd-editor/commit/7f554601ecbf631ae9736ca606abea958010c838))
9+
310
## [1.7.1](https://github.com/OMICRONEnergyOSS/oscd-editor/compare/oscd-editor-v1.7.0...oscd-editor-v1.7.1) (2025-11-12)
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.7.1",
6+
"version": "1.8.0",
77
"type": "module",
88
"main": "./dist/oscd-editor.js",
99
"types": "./dist/oscd-editor.d.ts",

0 commit comments

Comments
 (0)