Skip to content

Commit 2bc71ad

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-helsinki 1.1.1
1 parent 00e4814 commit 2bc71ad

3 files changed

Lines changed: 10 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/hobbies-helsinki": "2.1.1",
3-
"apps/events-helsinki": "1.1.0",
3+
"apps/events-helsinki": "1.1.1",
44
"apps/sports-helsinki": "1.2.1",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",

apps/events-helsinki/CHANGELOG.md

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

3+
## [1.1.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.1.0...events-helsinki-v1.1.1) (2023-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Incorrect heading sizes article page and page ([#322](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/322)) ([fde55b1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fde55b148a0860d2483e09617bc228be6945fece))
9+
* Show all link in event search carousel ([#325](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/325)) ([b490a1f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b490a1fe03f882516f63a4bb0e85e8656f98adcc))
10+
311
## [1.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.0.0...events-helsinki-v1.1.0) (2023-05-11)
412

513

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

0 commit comments

Comments
 (0)