Skip to content

Commit 5db20d4

Browse files
chore(main): release kukkuu-ui 3.17.1
1 parent 539553c commit 5db20d4

3 files changed

Lines changed: 10 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.17.0"
2+
".": "3.17.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,14 @@ 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.1](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.17.0...kukkuu-ui-v3.17.1) (2026-07-02)
405+
406+
407+
### Bug Fixes
408+
409+
* Prefer Number static methods over global numeric helpers ([7449311](https://github.com/City-of-Helsinki/kukkuu-ui/commit/7449311ff8f5ae48ee27efea0e32bf4dd162ae80))
410+
* Update headless cms HCRC-194 ([#758](https://github.com/City-of-Helsinki/kukkuu-ui/issues/758)) ([70c6ae8](https://github.com/City-of-Helsinki/kukkuu-ui/commit/70c6ae81ba187ba8e2ae9980b691a78b7a781586))
411+
404412
## [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)
405413

406414

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.17.0",
3+
"version": "3.17.1",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)