Skip to content

Commit 836e40d

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release kukkuu-ui 3.15.8
1 parent c08d978 commit 836e40d

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.15.7"
2+
".": "3.15.8"
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.15.8](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.15.7...kukkuu-ui-v3.15.8) (2026-06-04)
405+
406+
407+
### Dependencies
408+
409+
* Bump react-router from 7.12.0 to 7.15.0 ([c08d978](https://github.com/City-of-Helsinki/kukkuu-ui/commit/c08d9780f50ab41e5385b28ecf75e642b0591fec))
410+
404411
## [3.15.7](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.15.6...kukkuu-ui-v3.15.7) (2026-05-11)
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.15.7",
3+
"version": "3.15.8",
44
"private": true,
55
"license": "MIT",
66
"packageManager": "yarn@1.22.22",

0 commit comments

Comments
 (0)