Skip to content

Commit ef418b7

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(master): release palvelutarjotin-admin 1.14.0
1 parent 1d1c5b6 commit ef418b7

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-
".": "1.13.0"
2+
".": "1.14.0"
33
}

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/) for commit guidelines.
44

5+
## [1.14.0](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.13.0...palvelutarjotin-admin-v1.14.0) (2024-10-23)
6+
7+
8+
### Features
9+
10+
* Idle user logout after 60mins ([#362](https://github.com/City-of-Helsinki/palvelutarjotin-admin/issues/362)) ([1d1c5b6](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/1d1c5b6755fe23ebaec975643c3bc544134bcdff))
11+
12+
13+
### Bug Fixes
14+
15+
* Header loading with new hcrc version ([#359](https://github.com/City-of-Helsinki/palvelutarjotin-admin/issues/359)) ([04f36e1](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/04f36e10a5cdec8d496ca6a9decd3f010ec074d7))
16+
* Remove trailing slash from AppConfig.origin -> callback URL works ([dd8bca6](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/dd8bca6e79840ed0dba40d976bbf419d98c603fa))
17+
* Update types after backend PR City-of-Helsinki/palvelutarjotin[#364](https://github.com/City-of-Helsinki/palvelutarjotin-admin/issues/364) ([c85b73c](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/c85b73c89526c48ef5827171f76373f2c00809aa))
18+
519
## [1.13.0](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.12.0...palvelutarjotin-admin-v1.13.0) (2024-09-25)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "palvelutarjotin-admin",
3-
"version": "1.13.0",
3+
"version": "1.14.0",
44
"license": "MIT",
55
"contributors": [
66
"Jori Lindell"

0 commit comments

Comments
 (0)