Skip to content

Commit 3e15624

Browse files
github-actions[bot]mikkojamG
authored andcommitted
chore(main): release kukkuu-admin 4.1.1
1 parent 19e6f18 commit 3e15624

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-
".": "4.1.0"
2+
".": "4.1.1"
33
}

CHANGELOG.md

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

33
# Change Log
44

5+
## [4.1.1](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v4.1.0...kukkuu-admin-v4.1.1) (2025-12-09)
6+
7+
8+
### Dependencies
9+
10+
* Bump jws from 3.2.2 to 3.2.3 ([91e29a6](https://github.com/City-of-Helsinki/kukkuu-admin/commit/91e29a637458f939097c63bba2f07d4fa1a1e86b))
11+
* Upgrade jsonwebtoken to 9.0.3 ([19e6f18](https://github.com/City-of-Helsinki/kukkuu-admin/commit/19e6f186030b6c7055b61d87adaeaa09126160db))
12+
513
## [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)
614

715

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.1.0",
3+
"version": "4.1.1",
44
"private": true,
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)