Skip to content

Commit 9a909ac

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-helsinki 1.11.1
1 parent 1d66d45 commit 9a909ac

3 files changed

Lines changed: 12 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.11.0",
2+
"apps/events-helsinki": "1.11.1",
33
"apps/hobbies-helsinki": "2.11.0",
44
"apps/sports-helsinki": "1.16.0",
55
"proxies/events-graphql-federation": "1.5.2",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.11.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.11.0...events-helsinki-v1.11.1) (2023-12-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Artciles search hide load more ([#570](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/570)) ([ff7dc02](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ff7dc024d31f41d4490b1bb17d9074c0a9da6f0d))
9+
* Card height improvement and koros 1px ([#568](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/568)) ([00f0d57](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/00f0d575a683595988510c6ebfbb094480ff550c))
10+
* Card module delimited alignment ([#566](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/566)) ([cecb260](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cecb2605c3746e360379d16d01600bc6a0d54ac3))
11+
* Card module image size ([#562](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/562)) ([0ed29b8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0ed29b8e7c3eaf32c51d6ea289aa63cfdae031dc))
12+
313
## [1.11.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.10.0...events-helsinki-v1.11.0) (2023-11-27)
414

515

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

0 commit comments

Comments
 (0)