Skip to content

Commit 12200a4

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(master): release palvelutarjotin-admin 1.9.1
1 parent 135af9d commit 12200a4

3 files changed

Lines changed: 11 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.9.0"
2+
".": "1.9.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.9.1](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.9.0...palvelutarjotin-admin-v1.9.1) (2024-04-03)
6+
7+
8+
### Bug Fixes
9+
10+
* Fix event links with double locale, e.g. /fi/fi/ -> /fi/ ([135af9d](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/135af9dc2d2ed229f9dd4b5ab9e91f105eb6fd82))
11+
* Fix image uploading by installing apollo-upload-client and using it ([d00df67](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/d00df671f81421eb6a0e5e818111d02034a1ddbd))
12+
* Use correct Linked Events test URL in testing ([fc85aea](https://github.com/City-of-Helsinki/palvelutarjotin-admin/commit/fc85aea08d794d749b3ccfba49d3837e8304138b))
13+
514
## [1.9.0](https://github.com/City-of-Helsinki/palvelutarjotin-admin/compare/palvelutarjotin-admin-v1.8.0...palvelutarjotin-admin-v1.9.0) (2024-03-22)
615

716

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.9.0",
3+
"version": "1.9.1",
44
"license": "MIT",
55
"contributors": [
66
"Jori Lindell"

0 commit comments

Comments
 (0)