Skip to content

Commit 0766b85

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release hobbies-helsinki 2.1.1
1 parent f7b12be commit 0766b85

3 files changed

Lines changed: 13 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/hobbies-helsinki": "2.1.0",
2+
"apps/hobbies-helsinki": "2.1.1",
33
"apps/events-helsinki": "1.1.0",
44
"apps/sports-helsinki": "1.2.1",
55
"proxies/events-graphql-federation": "1.2.0",

apps/hobbies-helsinki/CHANGELOG.md

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

3+
## [2.1.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.1.0...hobbies-helsinki-v2.1.1) (2023-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Accessibility headers h1 fixed ([#314](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/314)) ([7be0f35](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7be0f356324ad51ffca033548770777c33d7c73f))
9+
* Categories columns resize fix ([#311](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/311)) ([61e437a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/61e437aeefc84ca4e41dbbac85c91cd836888389))
10+
* Disable Apollo-cache for CMS queries of the frontpage ([95dd31f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/95dd31f499292d6d50c902fd8f0aae04e093b785))
11+
* Event large card price icon added ([#307](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/307)) ([2c16317](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2c16317b512a875947ef336494aacf1f50ee8c56))
12+
* Fix hcrc typings ts ([#319](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/319)) ([87120e0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/87120e0ebfe7bda3e20d4c6b89e2defb43c57ae4))
13+
314
## [2.1.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.0.0...hobbies-helsinki-v2.1.0) (2023-04-27)
415

516

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

0 commit comments

Comments
 (0)