Skip to content

Commit 8a8fc54

Browse files
github-actions[bot]jannetalvio
authored andcommitted
chore(main): release events-helsinki 1.10.0
1 parent c172b23 commit 8a8fc54

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,5 +1,5 @@
11
{
2-
"apps/events-helsinki": "1.9.0",
2+
"apps/events-helsinki": "1.10.0",
33
"apps/hobbies-helsinki": "2.9.0",
44
"apps/sports-helsinki": "1.14.0",
55
"proxies/events-graphql-federation": "1.5.1",

apps/events-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+
## [1.10.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.9.0...events-helsinki-v1.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
## [1.9.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.8.1...events-helsinki-v1.9.0) (2023-11-09)
419

520

apps/events-helsinki/package.json

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

0 commit comments

Comments
 (0)