Skip to content

Commit 27db7e5

Browse files
chore(main): release events-helsinki 1.9.0
1 parent c9e9893 commit 27db7e5

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,6 +1,6 @@
11
{
22
"apps/hobbies-helsinki": "2.8.0",
3-
"apps/events-helsinki": "1.8.1",
3+
"apps/events-helsinki": "1.9.0",
44
"apps/sports-helsinki": "1.12.0",
55
"proxies/events-graphql-federation": "1.5.1",
66
"proxies/venue-graphql-proxy": "1.3.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.9.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.8.1...events-helsinki-v1.9.0) (2023-11-09)
4+
5+
6+
### Features
7+
8+
* **sports:** Filter venues by target groups' ontology tree IDs ([2efb1ac](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2efb1acebe081ac7a26acc66f079bc16cb3be82b))
9+
10+
11+
### Bug Fixes
12+
13+
* Hero ui tweaks ([#527](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/527)) ([2d3d78b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2d3d78b44543626560268fc8db5872287c0be3eb))
14+
* Show image with title not defined ([#522](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/522)) ([1951ce5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1951ce508589daead728f5ee533a21f605300f83))
15+
316
## [1.8.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.8.0...events-helsinki-v1.8.1) (2023-10-10)
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.8.0",
3+
"version": "1.9.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)