Skip to content

Commit 60d3704

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 2.0.1
1 parent ad45c9d commit 60d3704

3 files changed

Lines changed: 14 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": "2.0.1",
3-
"apps/sports-helsinki": "2.0.0",
3+
"apps/sports-helsinki": "2.0.1",
44
"apps/hobbies-helsinki": "3.0.1",
55
"proxies/events-graphql-federation": "1.12.0",
66
"proxies/venue-graphql-proxy": "1.6.1",

apps/sports-helsinki/CHANGELOG.md

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

3+
## [2.0.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v2.0.0...sports-helsinki-v2.0.1) (2025-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **consent:** Cookie consent name should be a static global name ([fabd4d8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fabd4d83fdf7b0d08d96c743005b58840b3f547d))
9+
* **consent:** Load all locales (as extra locales) ([1d6637f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1d6637ffaee2d1cef219aa44f359e4d9c2f8d033))
10+
* **consent:** Provide all locales of app name to cookie consent ([85e0584](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/85e0584fc8a24caab94843d6495a0a62a35c0844))
11+
* Event content description text font size should be larger ([edf18e1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/edf18e11b819190b23337c388109b6354de372cc))
12+
* **testcafe:** Use --disable-features=LocalNetworkAccessChecks ([cb5efe9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cb5efe9ac1e4aec4d44ac6f75d30d8bf9c0d2c0a))
13+
* Venue content description text font size should be larger ([06d4ace](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/06d4ace32e0a609d7988ac70cd7d6d0968796b67))
14+
315
## [2.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.34.1...sports-helsinki-v2.0.0) (2025-12-01)
416

517

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

0 commit comments

Comments
 (0)