Skip to content

Commit 5b489dd

Browse files
authored
Merge pull request #53 from com-pas/release-please--branches--main--components--openscd-monorepo
chore(main): release 0.45.9
2 parents b651674 + 2ddbc62 commit 5b489dd

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages/openscd": "0.37.0",
33
"packages/core": "0.1.4",
4-
".": "0.45.8"
4+
".": "0.45.9"
55
}

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.45.9](https://github.com/com-pas/open-scd/compare/v0.45.8...v0.45.9) (2026-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Rendering issues with icons ([d648035](https://github.com/com-pas/open-scd/commit/d648035c149494021ca63205f8928d57ace5e98c))
9+
310
## [0.45.8](https://github.com/com-pas/open-scd/compare/v0.45.7...v0.45.8) (2026-04-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": "openscd-monorepo",
3-
"version": "0.45.8",
3+
"version": "0.45.9",
44
"description": "OpenSCD base distribution and plugins",
55
"private": true,
66
"workspaces": [

0 commit comments

Comments
 (0)