Skip to content

Commit 51cfa1c

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release events-helsinki 1.19.0
1 parent fcd7d66 commit 51cfa1c

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.18.0",
2+
"apps/events-helsinki": "1.19.0",
33
"apps/hobbies-helsinki": "2.20.0",
44
"apps/sports-helsinki": "1.25.0",
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.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)
4+
5+
6+
### Features
7+
8+
* Social media feed ([#727](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/727)) ([257ebe6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/257ebe657664e217de18abac30d313af0fc732ba))
9+
* Use new CMS urls, also in RHHC, update subgraphs & supergraph ([078b147](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/078b147399d7139905c638d5feb50c253f5bb5a2))
10+
11+
12+
### Bug Fixes
13+
14+
* Preview feature improvements ([#729](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/729)) ([4807af1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4807af1fadf0b24c2e6d647188b535a09d3ebf28))
15+
* Sanitizing social feed script ([#728](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/728)) ([9a2930c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9a2930c14d0bd1d81d9992b8685bae397ce618e6))
16+
* Similar events should not be shown if keywords list is empty ([#731](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/731)) ([1f02217](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1f02217cc32b9fe43970c0039a9fc4790ceb4696))
17+
318
## [1.18.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.17.1...events-helsinki-v1.18.0) (2024-07-11)
419

520

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

0 commit comments

Comments
 (0)