Skip to content

Commit 4c9536b

Browse files
chore(main): release hobbies-helsinki 2.10.0 (#542)
* chore(main): release hobbies-helsinki 2.10.0 * chore: fix events version --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Janne Talvio <104972931+jannetalvio@users.noreply.github.com>
1 parent 8a8fc54 commit 4c9536b

3 files changed

Lines changed: 17 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.10.0",
3-
"apps/hobbies-helsinki": "2.9.0",
3+
"apps/hobbies-helsinki": "2.10.0",
44
"apps/sports-helsinki": "1.14.0",
55
"proxies/events-graphql-federation": "1.5.1",
66
"proxies/venue-graphql-proxy": "1.3.0",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.10.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.9.0...hobbies-helsinki-v2.10.0) (2023-11-16)
4+
5+
6+
### Features
7+
8+
* Helsinki owned icon to carousel cards ([#540](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/540)) ([fd35ed1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fd35ed10690f8ad12a35c2deb00abf38b7182a56))
9+
* Upgrade to HDS v3.1.0 and HCRC that uses HDS v3.1.0 & update tests ([062939a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/062939aff18b66f85e5a5933d31221e973ec8d00))
10+
11+
12+
### Bug Fixes
13+
14+
* Article hero duplicate koros fix ([#549](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/549)) ([3077a1f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3077a1fcb723412b97a6921598a5ac4b19edb696))
15+
* Backward compatibility urls ([791a511](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/791a511d3ab5579b24a59bb9e7566cdad9006a6a))
16+
* Landing page hero refactoring ([#539](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/539)) ([5065889](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/50658899cd2d7c5aa792199c8a555d97763d827d))
17+
318
## [2.9.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.8.0...hobbies-helsinki-v2.9.0) (2023-11-09)
419

520

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

0 commit comments

Comments
 (0)