Skip to content

Commit bc2fac9

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(master): release kukkuu-admin 3.2.1
1 parent c7888bf commit bc2fac9

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.2.0"
2+
".": "3.2.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.2.1](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.2.0...kukkuu-admin-v3.2.1) (2024-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Auth renewal should not reset a selected project ([c7888bf](https://github.com/City-of-Helsinki/kukkuu-admin/commit/c7888bf0c6a2a3f72ffc27a2bc98221a02a4bb6f))
9+
310
## [3.2.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.1.0...kukkuu-admin-v3.2.0) (2024-06-11)
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.2.0",
3+
"version": "3.2.1",
44
"private": true,
55
"scripts": {
66
"app:version": "echo \"$npm_package_version\"",

0 commit comments

Comments
 (0)