Skip to content

Commit 2c7b55d

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 2.0.0
1 parent 4bbf664 commit 2c7b55d

3 files changed

Lines changed: 23 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.29.2",
2+
"apps/events-helsinki": "2.0.0",
33
"apps/sports-helsinki": "1.34.1",
44
"apps/hobbies-helsinki": "3.0.0",
55
"proxies/events-graphql-federation": "1.12.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.29.2...events-helsinki-v2.0.0) (2025-12-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* critical HDS/HCRC upgrade and cookie consent implementation
9+
10+
### Features
11+
12+
* Critical HDS/HCRC upgrade and cookie consent implementation ([560cc53](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/560cc5398e8e4d0a9bf7caac73fc9cb68281d756))
13+
* Upgrade nextjs to v15 ([dad7a98](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dad7a988fc590fd3d6ca73879bb8c41b6ffc9a44))
14+
15+
16+
### Bug Fixes
17+
18+
* Add placeholder translations to appName cookie ([560cc53](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/560cc5398e8e4d0a9bf7caac73fc9cb68281d756))
19+
* **consent:** Consent cookie name cannot contain ([9c3fd72](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9c3fd722aba324166bf820c59a9ed6e7a1361955))
20+
* Date selector should be rendered as absolute in mobile view ([5146448](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/514644823cd8935309b4c8d3bd8d468f824c37b0))
21+
* Position place selector menu over other elements in mobile view ([ddc4018](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ddc4018476de935edb512f88db882e4c46df2a16))
22+
* Remove search text input clear button ([48c0c22](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48c0c222f339454ed253d807a134092233e3b133))
23+
324
## [1.29.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.29.1...events-helsinki-v1.29.2) (2025-11-26)
425

526

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

0 commit comments

Comments
 (0)