Skip to content

Commit a19f286

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 1.34.1
1 parent 6071be5 commit a19f286

3 files changed

Lines changed: 13 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.29.2",
3-
"apps/sports-helsinki": "1.34.0",
3+
"apps/sports-helsinki": "1.34.1",
44
"apps/hobbies-helsinki": "2.28.0",
55
"proxies/events-graphql-federation": "1.12.0",
66
"proxies/venue-graphql-proxy": "1.6.1",

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.34.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.34.0...sports-helsinki-v1.34.1) (2025-11-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Export BaseApp Fallback component properly ([3ad40cc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3ad40cc5f63edd170695b94f9530f993b60e3eff))
9+
* Import global CSS only in App component ([054d3ac](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/054d3ac14586dbd74d5eb8ae1cb91be1e5a04420))
10+
* **sports:** Move ontology words last in venue hero ([879b21a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/879b21ae2d3ef532482c56cdc92dda26dae3ddd1))
11+
* **sports:** Show all events of place / location ([ea4e25b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ea4e25b19fb5f625c31a196a64c5f4959299b694))
12+
* Venue content line breaks (by using pre-line for white-space) ([e1dd2a8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e1dd2a8e6167f1d133e01b054a8902558e3b006d))
13+
314
## [1.34.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.33.1...sports-helsinki-v1.34.0) (2025-11-19)
415

516

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.34.0",
3+
"version": "1.34.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)