Skip to content

Commit 73843dd

Browse files
github-actions[bot]jannetalvio
authored andcommitted
chore(main): release sports-helsinki 1.11.0
1 parent ac2a3de commit 73843dd

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"apps/hobbies-helsinki": "2.7.0",
33
"apps/events-helsinki": "1.7.0",
4-
"apps/sports-helsinki": "1.10.0",
4+
"apps/sports-helsinki": "1.11.0",
55
"proxies/events-graphql-federation": "1.5.0",
66
"proxies/venue-graphql-proxy": "1.3.0",
77
"proxies/events-graphql-proxy": "1.2.0"

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.11.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.10.0...sports-helsinki-v1.11.0) (2023-09-27)
4+
5+
6+
### Features
7+
8+
* **sports:** Hide empty service owner info section in venue detail page ([873f8c2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/873f8c2e99cc23ecc64009391e40742fbfb9c063))
9+
* **sports:** Show highlights in venue detail page above the description ([ac2a3de](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ac2a3dea56a915e4277424f2dfb0c3da26a79087))
10+
11+
12+
### Bug Fixes
13+
14+
* Card delimited url redirect ([#485](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/485)) ([337473f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/337473f0220f5070136a2e79d52cb625f070461a))
15+
* Content modules fixes hcrc ([#481](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/481)) ([7f43ee7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f43ee7a7f92debcf58c9a08c402750f83d44157))
16+
317
## [1.10.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.9.0...sports-helsinki-v1.10.0) (2023-09-18)
418

519

apps/sports-helsinki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sports-helsinki",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)