Skip to content

Commit 0892d65

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-helsinki 1.21.0
1 parent 44d6f69 commit 0892d65

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.20.1",
2+
"apps/events-helsinki": "1.21.0",
33
"apps/sports-helsinki": "1.27.1",
44
"apps/hobbies-helsinki": "2.22.1",
55
"proxies/events-graphql-federation": "1.9.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.21.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.20.1...events-helsinki-v1.21.0) (2025-03-05)
4+
5+
6+
### Features
7+
8+
* Add new campaign redirect routes to events & sports apps ([44d6f69](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/44d6f691cb8cf8713aed321a7a47cc33d9e72040))
9+
10+
11+
### Bug Fixes
12+
13+
* Hcrc v1 major release ([4ae3659](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4ae3659c756c5bc4fc2ad2babdc64b4035ac5523))
14+
* Hds 3.11 upgrade ([3f9c7a1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3f9c7a1385a2ec7a3acdb0fcfb38d037da2aedfa))
15+
* Hero image size ([c6dde04](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6dde0438a861b5052ee866102fdd03ce099cbd5))
16+
* Landing page meta ([cf56952](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cf569525c57ecea4c3924971a0e203616fb9d17b))
17+
318
## [1.20.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.20.0...events-helsinki-v1.20.1) (2024-10-16)
419

520
### Bug Fixes

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.20.1",
3+
"version": "1.21.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)