Skip to content

Commit 85af63b

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 2.0.2
1 parent 9d04a89 commit 85af63b

3 files changed

Lines changed: 11 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.0.1",
2+
"apps/events-helsinki": "2.0.2",
33
"apps/sports-helsinki": "2.0.2",
44
"apps/hobbies-helsinki": "3.0.1",
55
"proxies/events-graphql-federation": "1.12.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [2.0.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v2.0.1...events-helsinki-v2.0.2) (2025-12-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **events:** Align search checkboxes in single column on small screens ([fd4f7bc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fd4f7bc6f448ab520789606e7eeb7a20833053d1))
9+
* Place selector should have single line text ([f38f08c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f38f08c31c6cabb8a7cd12c2d581594c1f4bff69))
10+
* **security:** Update next.js to 15.5.7 to fix dependabot issues 291–296 ([3bd02ff](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3bd02ff3ec96c3d471d84f17e92dcff8b941cfd4))
11+
312
## [2.0.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v2.0.0...events-helsinki-v2.0.1) (2025-12-03)
413

514

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

0 commit comments

Comments
 (0)