Skip to content

Commit 266cc02

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-helsinki 0.7.1
1 parent d79e74d commit 266cc02

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": "1.3.1",
3-
"apps/events-helsinki": "0.7.0",
3+
"apps/events-helsinki": "0.7.1",
44
"apps/sports-helsinki": "0.5.3",
55
"proxies/events-graphql-federation": "1.2.0",
66
"proxies/events-graphql-proxy": "0.3.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+
## [0.7.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v0.7.0...events-helsinki-v0.7.1) (2023-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Dynamic pages to return null when document is not found ([4c0754b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4c0754b455fb77fb68fdeb474777a8c348d7fffb))
9+
* Undefined image url testing ([9ff4ce5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9ff4ce5f7b18cd2082684e835b61faa237acf06e))
10+
311
## [0.7.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v0.6.0...events-helsinki-v0.7.0) (2023-03-23)
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": "0.7.0",
3+
"version": "0.7.1",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)