Skip to content

Commit 70c1e53

Browse files
github-actions[bot]jannetalvio
authored andcommitted
chore(main): release sports-helsinki 1.5.1
1 parent bb7bbd0 commit 70c1e53

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,7 +1,7 @@
11
{
22
"apps/hobbies-helsinki": "2.3.0",
33
"apps/events-helsinki": "1.3.0",
4-
"apps/sports-helsinki": "1.5.0",
4+
"apps/sports-helsinki": "1.5.1",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",
77
"proxies/venue-graphql-proxy": "1.0.1"

apps/sports-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.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.5.0...sports-helsinki-v1.5.1) (2023-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Added missing translation namespaces ([#356](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/356)) ([69d8939](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/69d8939881d1801011ca1833c7d76449d34d5047))
9+
* Articles load more button cache issues ([#360](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/360)) ([bb7bbd0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bb7bbd03dd936c013d460266f304abf9c41c5e3d))
10+
311
## [1.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.4.0...sports-helsinki-v1.5.0) (2023-06-02)
412

513

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

0 commit comments

Comments
 (0)