Skip to content

Commit 138652c

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

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/events-helsinki": "2.1.0",
2+
"apps/events-helsinki": "2.2.0",
33
"apps/sports-helsinki": "2.1.0",
44
"apps/hobbies-helsinki": "3.2.0",
55
"proxies/events-graphql-federation": "1.13.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [2.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v2.1.0...events-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+
### Dependencies
12+
13+
* Bump lodash from 4.17.21 to 4.17.23 ([6751a97](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6751a97fc117473c215a8dd842b125218d842ca5))
14+
* Bump webpack from 5.100.1 to 5.104.1 ([0cec9a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cec9a6db3d54e2c04a5421a0ba6da439d0505b8))
15+
* Update nextjs deps minor version ([97e79af](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/97e79af52b0db5cb5b448e55531d2439057c53a7))
16+
317
## [2.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v2.0.3...events-helsinki-v2.1.0) (2026-01-15)
418

519

apps/events-helsinki/package.json

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

0 commit comments

Comments
 (0)