Skip to content

Commit 980131c

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 1.27.0
1 parent 0f32420 commit 980131c

3 files changed

Lines changed: 17 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": "1.26.0",
2+
"apps/events-helsinki": "1.27.0",
33
"apps/sports-helsinki": "1.31.0",
44
"apps/hobbies-helsinki": "2.24.0",
55
"proxies/events-graphql-federation": "1.10.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.27.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.26.0...events-helsinki-v1.27.0) (2025-10-06)
4+
5+
6+
### Features
7+
8+
* **apps,search:** Add accessibility proeprties to filter summary ([d987375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d9873752e77452988a4ef80d37dc82e61d7ec9f2))
9+
* **events:** Checkbox filter applies only after search form submitted ([dd36289](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dd3628996d797b2fad96281aa0f8444769b0010d))
10+
* **search:** Replace autosuggest field with simpler text search field ([b5cb2a8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b5cb2a8268b97adf0d5c96144a26b6d82389074a))
11+
12+
13+
### Bug Fixes
14+
15+
* **search:** Add form element to landing page search ([4aa7279](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4aa727934a3ae377676c8361dcffb9dceba2b467))
16+
* **search:** Target age group menu should always open downwards ([cee9b53](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cee9b531380b1ff945b44bca601da247f62bda06))
17+
318
## [1.26.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.25.1...events-helsinki-v1.26.0) (2025-09-23)
419

520

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

0 commit comments

Comments
 (0)