Skip to content

Commit 28bd730

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release sports-helsinki 1.12.0
1 parent 1791e94 commit 28bd730

3 files changed

Lines changed: 19 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.8.1",
4-
"apps/sports-helsinki": "1.11.0",
4+
"apps/sports-helsinki": "1.12.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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.12.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.11.0...sports-helsinki-v1.12.0) (2023-10-12)
4+
5+
6+
### Features
7+
8+
* **cookies:** Set cookie domain to hostname i.e. <application>.hel.fi ([9b33cf7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9b33cf7015b82b440d1a053c7fbd1c60c5a44bc0))
9+
* **sports:** Update events/hobby search related target group keywords ([8f96def](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8f96def49d21628e03db26b812ca3726e51123f7))
10+
11+
12+
### Bug Fixes
13+
14+
* Articles and search page meta ([#502](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/502)) ([dc336ab](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dc336ab7ef0dfe295ed30e4b71f1d9c2342d13a4))
15+
* Fix HDS table paddings by using HCRC v1.0.0-alpha218 ([3075d76](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3075d761f713a16a65fc18d9f34ee80f5447be9f))
16+
* Fix table styles by using HCRC v1.0.0-alpha217 ([d70a885](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d70a8851f1b659082000ff315b0227ac72fad266))
17+
* Keep Helsinki city owned icon on same row as the preceding text ([930b052](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/930b0528a998ed78262511d9f9d1d5867c63e040))
18+
* Page meta articles and dates fix ([#512](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/512)) ([804681f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/804681ffacd9e675726ef1a76c8810fc6359d99c))
19+
320
## [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)
421

522

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

0 commit comments

Comments
 (0)