Skip to content

Commit 316b653

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release hobbies-helsinki 3.0.2
1 parent 85af63b commit 316b653

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"apps/events-helsinki": "2.0.2",
33
"apps/sports-helsinki": "2.0.2",
4-
"apps/hobbies-helsinki": "3.0.1",
4+
"apps/hobbies-helsinki": "3.0.2",
55
"proxies/events-graphql-federation": "1.12.0",
66
"proxies/venue-graphql-proxy": "1.6.1",
77
"proxies/events-graphql-proxy": "1.5.2"
8-
}
8+
}

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [3.0.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v3.0.1...hobbies-helsinki-v3.0.2) (2025-12-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Place selector should have single line text ([f38f08c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f38f08c31c6cabb8a7cd12c2d581594c1f4bff69))
9+
* **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))
10+
311
## [3.0.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v3.0.0...hobbies-helsinki-v3.0.1) (2025-12-03)
412

513

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

0 commit comments

Comments
 (0)