Skip to content

Commit 5cbbcd1

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release venue-graphql-proxy 1.5.1
1 parent 2198ba3 commit 5cbbcd1

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
@@ -3,6 +3,6 @@
33
"apps/sports-helsinki": "1.28.1",
44
"apps/hobbies-helsinki": "2.22.3",
55
"proxies/events-graphql-federation": "1.10.0",
6-
"proxies/venue-graphql-proxy": "1.5.0",
6+
"proxies/venue-graphql-proxy": "1.5.1",
77
"proxies/events-graphql-proxy": "1.4.0"
88
}

proxies/venue-graphql-proxy/CHANGELOG.md

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

3+
## [1.5.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.5.0...venue-graphql-proxy-v1.5.1) (2025-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Type of apollo clients' error handler ([cfe4265](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cfe4265842d127248e81bef06261dcba23624479))
9+
310
## [1.5.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.4.0...venue-graphql-proxy-v1.5.0) (2025-03-05)
411

512

proxies/venue-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "venue-graphql-proxy",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"type": "module",
66
"description": "Venue GraphQL proxy.",

0 commit comments

Comments
 (0)