Skip to content

Commit a068770

Browse files
github-actions[bot]tjgofore
authored andcommitted
chore(main): release linkedcomponents-ui 1.25.3
1 parent 1297531 commit a068770

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.25.2"
2+
".": "1.25.3"
33
}

CHANGELOG.md

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

3+
## [1.25.3](https://github.com/City-of-Helsinki/linkedcomponents-ui/compare/linkedcomponents-ui-v1.25.2...linkedcomponents-ui-v1.25.3) (2026-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Add cross-field validation for registration account fields ([1297531](https://github.com/City-of-Helsinki/linkedcomponents-ui/commit/1297531e90abfeaf185296bb3a0ce7f1233d718d))
9+
10+
11+
### Dependencies
12+
13+
* Migrate ckeditor5 to v47 Refs: KEH-257 ([7baf444](https://github.com/City-of-Helsinki/linkedcomponents-ui/commit/7baf4448587c3e410502a625891f1a73920aa578))
14+
315
## [1.25.2](https://github.com/City-of-Helsinki/linkedcomponents-ui/compare/linkedcomponents-ui-v1.25.1...linkedcomponents-ui-v1.25.2) (2026-03-26)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkedcomponents-ui",
3-
"version": "1.25.2",
3+
"version": "1.25.3",
44
"private": true,
55
"engines": {
66
"node": ">=22.13.0"

0 commit comments

Comments
 (0)