Skip to content

Commit 950e99a

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release hobbies-helsinki 3.0.1
1 parent edf18e1 commit 950e99a

3 files changed

Lines changed: 13 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.0.0",
33
"apps/sports-helsinki": "2.0.0",
4-
"apps/hobbies-helsinki": "3.0.0",
4+
"apps/hobbies-helsinki": "3.0.1",
55
"proxies/events-graphql-federation": "1.12.0",
66
"proxies/venue-graphql-proxy": "1.6.1",
77
"proxies/events-graphql-proxy": "1.5.2"

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* **consent:** Cookie consent name should be a static global name ([fabd4d8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fabd4d83fdf7b0d08d96c743005b58840b3f547d))
9+
* **consent:** Load all locales (as extra locales) ([1d6637f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1d6637ffaee2d1cef219aa44f359e4d9c2f8d033))
10+
* **consent:** Provide all locales of app name to cookie consent ([85e0584](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/85e0584fc8a24caab94843d6495a0a62a35c0844))
11+
* Rename "camps" category to "camps and trips" ([b3cd3fe](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b3cd3fe2ba943203c5495b94d9eec57ce194180f))
12+
* **testcafe:** Use --disable-features=LocalNetworkAccessChecks ([cb5efe9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cb5efe9ac1e4aec4d44ac6f75d30d8bf9c0d2c0a))
13+
314
## [3.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.28.0...hobbies-helsinki-v3.0.0) (2025-12-01)
415

516

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

0 commit comments

Comments
 (0)