Skip to content

Commit ec09820

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release hobbies-helsinki 2.20.0
1 parent 5ec2297 commit ec09820

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,6 +1,6 @@
11
{
22
"apps/events-helsinki": "1.18.0",
3-
"apps/hobbies-helsinki": "2.19.0",
3+
"apps/hobbies-helsinki": "2.20.0",
44
"apps/sports-helsinki": "1.24.0",
55
"proxies/events-graphql-federation": "1.8.0",
66
"proxies/venue-graphql-proxy": "1.4.0",

apps/hobbies-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+
## [2.20.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.19.0...hobbies-helsinki-v2.20.0) (2024-07-11)
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
## [2.19.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.18.0...hobbies-helsinki-v2.19.0) (2024-06-11)
420

521

apps/hobbies-helsinki/package.json

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

0 commit comments

Comments
 (0)