Skip to content

Commit 8bf51f0

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release hobbies-helsinki 2.25.0
1 parent 980131c commit 8bf51f0

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": "1.27.0",
33
"apps/sports-helsinki": "1.31.0",
4-
"apps/hobbies-helsinki": "2.24.0",
4+
"apps/hobbies-helsinki": "2.25.0",
55
"proxies/events-graphql-federation": "1.10.0",
66
"proxies/venue-graphql-proxy": "1.5.1",
77
"proxies/events-graphql-proxy": "1.4.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+
## [2.25.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.24.0...hobbies-helsinki-v2.25.0) (2025-10-06)
4+
5+
6+
### Features
7+
8+
* Add AdvancedSearchNumberInput, use it for selecting age in hobbies ([68264d8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/68264d8616b19dff33270f691925e7e3691e18cd))
9+
* **apps,search:** Add accessibility proeprties to filter summary ([d987375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d9873752e77452988a4ef80d37dc82e61d7ec9f2))
10+
* **hobbies:** Checkbox filter applies only after search form submitted ([95db667](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/95db667a5fdd0bdb16c8e166f12931d755474b1e))
11+
* **search:** Replace autosuggest field with simpler text search field ([b5cb2a8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b5cb2a8268b97adf0d5c96144a26b6d82389074a))
12+
13+
14+
### Bug Fixes
15+
16+
* **hobbies,search:** Place selector ([9d1ab91](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9d1ab91be46d1656706e6f0c8144bc2edd109bfa))
17+
* **hobbies:** Consistent styles for filter elements ([1117093](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1117093b6442db5b2e21bb4f8122957db002d0b1))
18+
* **search:** Add form element to landing page search ([4aa7279](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4aa727934a3ae377676c8361dcffb9dceba2b467))
19+
320
## [2.24.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.23.1...hobbies-helsinki-v2.24.0) (2025-09-26)
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": "2.24.0",
3+
"version": "2.25.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)