Skip to content

Commit 23c095b

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release hobbies-helsinki 2.23.0
1 parent 1a19559 commit 23c095b

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"apps/events-helsinki": "1.25.0",
33
"apps/sports-helsinki": "1.29.0",
4-
"apps/hobbies-helsinki": "2.22.3",
4+
"apps/hobbies-helsinki": "2.23.0",
55
"proxies/events-graphql-federation": "1.10.0",
66
"proxies/venue-graphql-proxy": "1.5.1",
77
"proxies/events-graphql-proxy": "1.4.0"

apps/hobbies-helsinki/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [2.23.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.22.3...hobbies-helsinki-v2.23.0) (2025-08-14)
4+
5+
6+
### Features
7+
8+
* **apps:** Serve front page hero image with img-tag and photographer ([9db49fd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9db49fd884bbee881ba5ae8848dc0d62b300e058))
9+
* Async common revalidate view and api ([c30fc86](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c30fc86479e400e3ca35dd7ed179f0e312ec2c69))
10+
* **hobbies:** Short URL redirects ([f8cb7b8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f8cb7b8d4a00f7708d7d543ef298e9bbfc033fca))
11+
* **hobbies:** Use experimental xFullText search parameter ([423de02](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/423de025a04fa5c2dfe639a6ed133a26f8416e09))
12+
* Revalidate API for courses, events and venues ([0594d34](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0594d343067f2f35af2c9d23cc2f0c001538a05f))
13+
14+
15+
### Bug Fixes
16+
17+
* **apps:** Webmanifest and favicons ([9112cf4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9112cf48428f405f1c9a28ca71d95c0d32bb3d38))
18+
* **hobbies:** Use shallow transitions on search for squared UX ([407ed99](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/407ed99f07a5aa107adeb79cbe4ca4d268b7f6d6))
19+
* Type of apollo clients' error handler ([cfe4265](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cfe4265842d127248e81bef06261dcba23624479))
20+
321
## [2.22.3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.22.2...hobbies-helsinki-v2.22.3) (2025-06-13)
422

523

apps/hobbies-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hobbies-helsinki",
3-
"version": "2.22.3",
3+
"version": "2.23.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)