Skip to content

Commit

Permalink
chore(master): release kukkuu-admin 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and nikomakela committed Jun 6, 2024
1 parent 4751302 commit ade1782
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.2"
".": "3.1.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [3.1.0](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.0.2...kukkuu-admin-v3.1.0) (2024-05-29)


### Features

* Keycloak support for auth service and provider ([edb6872](https://github.com/City-of-Helsinki/kukkuu-admin/commit/edb6872f8c73a8fdf941dc30b0c8407b16b45b6d))


### Bug Fixes

* ToLocaleString gives different time prefixes in different envs ([3586163](https://github.com/City-of-Helsinki/kukkuu-admin/commit/3586163c1d96580d99b50e2938069592c8bd8ec8))
* Update graphql schema ([4751302](https://github.com/City-of-Helsinki/kukkuu-admin/commit/4751302b432b45a7c3ccc040662af2e53ac84adf))

## [3.0.2](https://github.com/City-of-Helsinki/kukkuu-admin/compare/kukkuu-admin-v3.0.1...kukkuu-admin-v3.0.2) (2024-03-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kukkuu-admin",
"version": "3.0.2",
"version": "3.1.0",
"private": true,
"scripts": {
"app:version": "echo \"$npm_package_version\"",
Expand Down

0 comments on commit ade1782

Please sign in to comment.