Skip to content

Commit 9324525

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release linkedregistrations-ui 1.10.0
1 parent aada849 commit 9324525

3 files changed

Lines changed: 16 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.9.5"
2+
".": "1.10.0"
33
}

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.9.5...linkedregistrations-ui-v1.10.0) (2026-06-08)
4+
5+
6+
### Features
7+
8+
* Add runtime env injection and wire app to use it ([aada849](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/aada849d9c87328b947b6c38b74a7f9071cc5484))
9+
* Migrate project tooling from Yarn to pnpm ([c402b61](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/c402b61de50f27c2f7c0b9b923fc72e64a5ae156))
10+
* Upgrade Node.js from 22 to 24 ([43aab95](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/43aab9515dd3056e733187740925410c8e6e31ff))
11+
12+
13+
### Dependencies
14+
15+
* Upgrade Playwright to 1.60.0 for Node 24 install fix ([0316e58](https://github.com/City-of-Helsinki/linkedregistrations-ui/commit/0316e5804fe4bdcc80681f27c63a25ca19822fab))
16+
317
## [1.9.5](https://github.com/City-of-Helsinki/linkedregistrations-ui/compare/linkedregistrations-ui-v1.9.4...linkedregistrations-ui-v1.9.5) (2026-05-12)
418

519

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.9.5",
3+
"version": "1.10.0",
44
"private": true,
55
"packageManager": "pnpm@11.1.3",
66
"engines": {

0 commit comments

Comments
 (0)