Skip to content

Commit 62015d7

Browse files
github-actions[bot]Riippi
authored andcommitted
chore(main): release hauki-admin-ui 1.16.0
1 parent 81d6a9a commit 62015d7

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.15.0"
2+
".": "1.16.0"
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.16.0](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.15.0...hauki-admin-ui-v1.16.0) (2026-06-08)
4+
5+
6+
### Features
7+
8+
* Upgrade to React 19 and HDS 6 (HAUKI-747) ([#510](https://github.com/City-of-Helsinki/hauki-admin-ui/issues/510)) ([be54b21](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/be54b215510eab52a46c14627f15b5ddcfb8305f))
9+
10+
11+
### Bug Fixes
12+
13+
* Switch to @vitejs/plugin-react ([#512](https://github.com/City-of-Helsinki/hauki-admin-ui/issues/512)) ([81d6a9a](https://github.com/City-of-Helsinki/hauki-admin-ui/commit/81d6a9ae36c992169dc4d19628ed19a485f4d635))
14+
315
## [1.15.0](https://github.com/City-of-Helsinki/hauki-admin-ui/compare/hauki-admin-ui-v1.14.4...hauki-admin-ui-v1.15.0) (2026-05-27)
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": "hauki-admin-ui",
3-
"version": "1.15.0",
3+
"version": "1.16.0",
44
"license": "MIT",
55
"engines": {
66
"node": ">=24.0.0",

0 commit comments

Comments
 (0)