Skip to content

Commit a7abf82

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(master): release kukkuu-admin 3.3.1
1 parent 1cbd0eb commit a7abf82

3 files changed

Lines changed: 9 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.3.0"
2+
".": "3.3.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [3.3.1](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.3.0...kukkuu-admin-v3.3.1) (2024-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* The oidc silent token renew should e enabled by default ([1cbd0eb](https://github.com/City-of-Helsinki/kukkuu-admin/commit/1cbd0eb2cf7a59f22c983f2dbc242b4e30e71cf3))
9+
310
## [3.3.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.2.1...kukkuu-admin-v3.3.0) (2024-09-05)
411

512

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": "3.3.0",
3+
"version": "3.3.1",
44
"private": true,
55
"scripts": {
66
"app:version": "echo \"$npm_package_version\"",

0 commit comments

Comments
 (0)