Skip to content

Commit 9fc1ff6

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release sports-helsinki 1.29.0
1 parent 5cbbcd1 commit 9fc1ff6

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"apps/events-helsinki": "1.25.0",
3-
"apps/sports-helsinki": "1.28.1",
3+
"apps/sports-helsinki": "1.29.0",
44
"apps/hobbies-helsinki": "2.22.3",
55
"proxies/events-graphql-federation": "1.10.0",
66
"proxies/venue-graphql-proxy": "1.5.1",

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.29.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.28.1...sports-helsinki-v1.29.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+
* Revalidate API for courses, events and venues ([0594d34](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0594d343067f2f35af2c9d23cc2f0c001538a05f))
11+
* **sports:** Use experimental xFullText search parameter ([c6c0044](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6c0044b1c0ff92312c86e18504f30abb0c58d26))
12+
13+
14+
### Bug Fixes
15+
16+
* **apps:** Webmanifest and favicons ([9112cf4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9112cf48428f405f1c9a28ca71d95c0d32bb3d38))
17+
* **sports:** Errenous import statement to useCombinedSearchContext ([0cd49c0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cd49c0e8fcb13f520dd23d664be18743a0df8bb))
18+
* Type of apollo clients' error handler ([cfe4265](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cfe4265842d127248e81bef06261dcba23624479))
19+
320
## [1.28.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.28.0...sports-helsinki-v1.28.1) (2025-06-12)
421

522

apps/sports-helsinki/package.json

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

0 commit comments

Comments
 (0)