Skip to content

Commit 89c434f

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release sports-helsinki 1.24.0
1 parent 2514ef4 commit 89c434f

3 files changed

Lines changed: 18 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/events-helsinki": "1.17.1",
33
"apps/hobbies-helsinki": "2.19.0",
4-
"apps/sports-helsinki": "1.23.1",
4+
"apps/sports-helsinki": "1.24.0",
55
"proxies/events-graphql-federation": "1.8.0",
66
"proxies/venue-graphql-proxy": "1.4.0",
77
"proxies/events-graphql-proxy": "1.3.0"

apps/sports-helsinki/CHANGELOG.md

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

3+
## [1.24.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.23.1...sports-helsinki-v1.24.0) (2024-07-10)
4+
5+
6+
### Features
7+
8+
* Image and image gallery module ([#715](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/715)) ([754b427](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/754b4279b3b1c055682a9507895955cd84f88684))
9+
* Update to HDS 3.9 ([#717](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/717)) ([c029841](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c0298414f4d33d38f55fc453ae0b3c3a69ae5e0d))
10+
11+
12+
### Bug Fixes
13+
14+
* Card content height ([#718](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/718)) ([2514ef4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2514ef4d96dcb5c573dd46ab988a5eaf02f470ae))
15+
* Card link hover and let right position switch ([#710](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/710)) ([7df5ab4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7df5ab43a2e758666066707d8540f6cb7acc6c8f))
16+
* Delimited card prop ([#704](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/704)) ([5c4f823](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5c4f8235019a8c930bc061b453fa6955216fb73a))
17+
* Link default bg color ([#712](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/712)) ([832df94](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/832df94df0cd1650695343c26e12d31fe8380176))
18+
319
## [1.23.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.23.0...sports-helsinki-v1.23.1) (2024-06-11)
420

521

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

0 commit comments

Comments
 (0)