Skip to content

Commit de542f2

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release sports-helsinki 2.2.0
1 parent 138652c commit de542f2

3 files changed

Lines changed: 21 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.2.0",
3-
"apps/sports-helsinki": "2.1.0",
3+
"apps/sports-helsinki": "2.2.0",
44
"apps/hobbies-helsinki": "3.2.0",
55
"proxies/events-graphql-federation": "1.13.0",
66
"proxies/venue-graphql-proxy": "1.6.2",

apps/sports-helsinki/CHANGELOG.md

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

3+
## [2.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v2.1.0...sports-helsinki-v2.2.0) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* Use fullTextLanguage parameter to search events in all UI language ([aa77dda](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/aa77dda68db9890e8482f0638ec9feed44a25fb6))
9+
10+
11+
### Bug Fixes
12+
13+
* Update include parameters in to include registration ([417dfb8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/417dfb8dd36cdd38ffff2312104b2992586ee511))
14+
15+
16+
### Dependencies
17+
18+
* Bump lodash from 4.17.21 to 4.17.23 ([6751a97](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6751a97fc117473c215a8dd842b125218d842ca5))
19+
* Bump webpack from 5.100.1 to 5.104.1 ([0cec9a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cec9a6db3d54e2c04a5421a0ba6da439d0505b8))
20+
* Update nextjs deps minor version ([97e79af](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/97e79af52b0db5cb5b448e55531d2439057c53a7))
21+
322
## [2.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v2.0.3...sports-helsinki-v2.1.0) (2026-01-15)
423

524

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

0 commit comments

Comments
 (0)