Skip to content

Commit 7f8e43d

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release hobbies-helsinki 3.3.0
1 parent de542f2 commit 7f8e43d

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,7 +1,7 @@
11
{
22
"apps/events-helsinki": "2.2.0",
33
"apps/sports-helsinki": "2.2.0",
4-
"apps/hobbies-helsinki": "3.2.0",
4+
"apps/hobbies-helsinki": "3.3.0",
55
"proxies/events-graphql-federation": "1.13.0",
66
"proxies/venue-graphql-proxy": "1.6.2",
77
"proxies/events-graphql-proxy": "1.6.0"

apps/hobbies-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+
## [3.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v3.2.0...hobbies-helsinki-v3.3.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+
* **hobbies-helsinki:** Remove hardcoded campaign short URL redirects ([14023f3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/14023f335f3c09431799c24e8a8d503a2f69e52e))
14+
15+
16+
### Dependencies
17+
18+
* Bump webpack from 5.100.1 to 5.104.1 ([0cec9a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cec9a6db3d54e2c04a5421a0ba6da439d0505b8))
19+
320
## [3.2.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v3.1.0...hobbies-helsinki-v3.2.0) (2026-02-27)
421

522

apps/hobbies-helsinki/package.json

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

0 commit comments

Comments
 (0)