Skip to content

Commit ba6fff2

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 1.20.0
1 parent 98ecbf5 commit ba6fff2

3 files changed

Lines changed: 15 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.19.0",
2+
"apps/events-helsinki": "1.20.0",
33
"apps/hobbies-helsinki": "2.22.0",
44
"apps/sports-helsinki": "1.26.0",
55
"proxies/events-graphql-federation": "1.9.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.20.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.19.0...events-helsinki-v1.20.0) (2024-09-16)
4+
5+
6+
### Features
7+
8+
* **sports:** Add dynamic CMS configured redirect using middleware ([6170274](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/617027468b0ba9fa1fef08b0ae908867afbf8e8c))
9+
10+
11+
### Bug Fixes
12+
13+
* Remove division related bad and dead code ([e99cf6b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e99cf6b4370bd16e9e0c38e0e066c44c7f217ca4))
14+
* Ssr for head tags in articles ([#737](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/737)) ([7559f4c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7559f4c876f9abd2a484b769c0cc2b270d5ff018))
15+
316
## [1.19.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.18.0...events-helsinki-v1.19.0) (2024-09-05)
417

518

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

0 commit comments

Comments
 (0)