Skip to content

Commit 5776bee

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 0.5.1
1 parent 81f2be5 commit 5776bee

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,7 +1,7 @@
11
{
22
"apps/hobbies-helsinki": "1.2.1",
33
"apps/events-helsinki": "0.6.0",
4-
"apps/sports-helsinki": "0.5.0",
4+
"apps/sports-helsinki": "0.5.1",
55
"proxies/events-graphql-federation": "1.2.0",
66
"proxies/events-graphql-proxy": "0.3.0",
77
"proxies/venue-graphql-proxy": "0.2.0"

apps/sports-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+
## [0.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v0.5.0...sports-helsinki-v0.5.1) (2023-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* Apollo cache ([afd56fb](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/afd56fb858c6ffd9610b647500e4a6ecf2215b80))
9+
* Disable keyword onclick ([#264](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/264)) ([8f7f1e2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8f7f1e2ce3f90e9aad6fb04af1df9ca82e30bdae))
10+
* Disable onClick on keywords at sports ([#272](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/272)) ([0912409](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0912409966032d1f101efbe2aadae8c9081488c0))
11+
* Event selection module is event closed -filters ([824f63b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/824f63b8f98531d930549879fd8f98ef762d681b))
12+
* The locales of the hard coded list of languages ([81f2be5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/81f2be510b23d9eae87af7008589764935f2e2a2))
13+
314
## [0.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v0.4.1...sports-helsinki-v0.5.0) (2023-03-14)
415

516

apps/sports-helsinki/package.json

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

0 commit comments

Comments
 (0)