Skip to content

Commit b3a5b27

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release kukkuu-admin 4.1.0
1 parent c881109 commit b3a5b27

3 files changed

Lines changed: 16 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-
".": "4.0.6"
2+
".": "4.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
# Change Log
44

5+
## [4.1.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v4.0.6...kukkuu-admin-v4.1.0) (2025-11-26)
6+
7+
8+
### Features
9+
10+
* Add csp report-uri Ref: KK-1477 ([7dc2e0b](https://github.com/City-of-Helsinki/kukkuu-admin/commit/7dc2e0bc056efd1f232344dcb546813fa842b232))
11+
* Enable cloud Sentry Ref: KK-1477 ([4f4482f](https://github.com/City-of-Helsinki/kukkuu-admin/commit/4f4482ff7811f09038e2a1bc522dfaba5fb8adab))
12+
* Generate sourcemaps Ref: KK-1477 ([4f4482f](https://github.com/City-of-Helsinki/kukkuu-admin/commit/4f4482ff7811f09038e2a1bc522dfaba5fb8adab))
13+
14+
15+
### Bug Fixes
16+
17+
* Use correct release variable Ref: KK-1477 ([c881109](https://github.com/City-of-Helsinki/kukkuu-admin/commit/c881109058ac9c9232aa5929494803b70a797e74))
18+
519
## [4.0.6](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v4.0.5...kukkuu-admin-v4.0.6) (2025-10-24)
620

721
### Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kukkuu-admin",
3-
"version": "4.0.6",
3+
"version": "4.1.0",
44
"private": true,
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)