Skip to content

Commit 035e85b

Browse files
chore(main): release linkedregistrations-ui 1.12.1
1 parent 64489d7 commit 035e85b

3 files changed

Lines changed: 9 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.12.0"
2+
".": "1.12.1"
33
}

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.12.1](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.12.0...linkedregistrations-ui-v1.12.1) (2026-07-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Upgrade undici to >=7.28.0 ([64489d7](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/64489d77988ead93b73f9e634382cb6c853b2618))
9+
310
## [1.12.0](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.11.0...linkedregistrations-ui-v1.12.0) (2026-06-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkedregistrations-ui",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"private": true,
55
"packageManager": "pnpm@11.1.3",
66
"engines": {

0 commit comments

Comments
 (0)