Skip to content

Commit a33775f

Browse files
chore(main): release kukkuu-ui 3.12.3
1 parent 43b2a22 commit a33775f

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.12.2"
2+
".": "3.12.3"
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.12.3](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.12.2...kukkuu-ui-v3.12.3) (2025-11-05)
405+
406+
407+
### Bug Fixes
408+
409+
* Don't expose entire process.env to define ([43b2a22](https://github.com/City-of-Helsinki/kukkuu-ui/commit/43b2a2261d5a067fa66be5148f4a073198ea1124))
410+
411+
412+
### Dependencies
413+
414+
* Bump validator from 13.12.0 to 13.15.20 ([#703](https://github.com/City-of-Helsinki/kukkuu-ui/issues/703)) ([453d6e2](https://github.com/City-of-Helsinki/kukkuu-ui/commit/453d6e28eb8ffa1173d4fdcb88a239636545b929))
415+
404416
## [3.12.2](https://github.com/City-of-Helsinki/kukkuu-ui/compare/kukkuu-ui-v3.12.1...kukkuu-ui-v3.12.2) (2025-10-06)
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.12.2",
3+
"version": "3.12.3",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)