Skip to content

Commit 1ebca26

Browse files
github-actions[bot]tjgofore
authored andcommitted
chore(main): release kukkuu-ui 3.15.5
1 parent 528209f commit 1ebca26

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-
".": "3.15.4"
2+
".": "3.15.5"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,18 @@ 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.5](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.15.4...kukkuu-ui-v3.15.5) (2026-04-22)
405+
406+
407+
### Bug Fixes
408+
409+
* New invitation fix ([528209f](https://github.com/City-of-Helsinki/kukkuu-ui/commit/528209f35835afdab6ce3b350f31ee8c1a48e00a))
410+
411+
412+
### Dependencies
413+
414+
* Bump dompurify from 3.3.2 to 3.4.0 ([9d61167](https://github.com/City-of-Helsinki/kukkuu-ui/commit/9d61167d6b3ab54ce444ce3f9ce2baea1c7ce717))
415+
404416
## [3.15.4](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.15.3...kukkuu-ui-v3.15.4) (2026-04-09)
405417

406418

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.4",
3+
"version": "3.15.5",
44
"private": true,
55
"license": "MIT",
66
"packageManager": "yarn@1.22.22",

0 commit comments

Comments
 (0)