Skip to content

Commit 00c22c1

Browse files
github-actions[bot]tjgofore
authored andcommitted
chore(main): release kukkuu-ui 3.17.0
1 parent ccbf060 commit 00c22c1

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-
".": "3.16.0"
2+
".": "3.17.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,13 @@ See https://github.com/City-of-Helsinki/kukkuu-ui/milestone/6?closed=1
401401
- [#158](https://github.com/City-of-Helsinki/kukkuu-ui/pull/158) Add production NODE_ENV to Travis CI to equivalent with Docker infra build
402402
- [#151](https://github.com/City-of-Helsinki/kukkuu-ui/pull/151) Enhance authentication flow, reduce token fetched on every route changes.
403403

404+
## [3.17.0](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.16.0...kukkuu-ui-v3.17.0) (2026-06-08)
405+
406+
407+
### Features
408+
409+
* Update to react 19 and hds 6 ([ccbf060](https://github.com/City-of-Helsinki/kukkuu-ui/commit/ccbf0600f40d7f9868484a4b8e106caecf1abcd7))
410+
404411
## [3.16.0](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.15.8...kukkuu-ui-v3.16.0) (2026-06-05)
405412

406413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kukkuu-ui",
3-
"version": "3.16.0",
3+
"version": "3.17.0",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)