Skip to content

Commit 2c42aa9

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release sports-helsinki 0.5.2
1 parent e3f0980 commit 2c42aa9

3 files changed

Lines changed: 9 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.1",
4+
"apps/sports-helsinki": "0.5.2",
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v0.5.1...sports-helsinki-v0.5.2) (2023-03-23)
4+
5+
6+
### Bug Fixes
7+
8+
* The Nextjs ISR to update pages after revalidation time passes ([e3f0980](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e3f098023b0f848e3d84f74e3824041b34db8bad))
9+
310
## [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)
411

512

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

0 commit comments

Comments
 (0)