Skip to content

Commit 755984d

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release venue-graphql-proxy 1.6.2
1 parent d1314f2 commit 755984d

3 files changed

Lines changed: 11 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": "2.1.0",
44
"apps/hobbies-helsinki": "3.2.0",
55
"proxies/events-graphql-federation": "1.13.0",
6-
"proxies/venue-graphql-proxy": "1.6.1",
6+
"proxies/venue-graphql-proxy": "1.6.2",
77
"proxies/events-graphql-proxy": "1.6.0"
88
}

proxies/venue-graphql-proxy/CHANGELOG.md

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

3+
## [1.6.2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.6.1...venue-graphql-proxy-v1.6.2) (2026-03-19)
4+
5+
6+
### Dependencies
7+
8+
* Bump @apollo/server from 4.12.2 to 5.4.0 ([b316ce1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b316ce15a770322211db8af27f36a6fd011e60de))
9+
* Bump lodash from 4.17.21 to 4.17.23 ([6751a97](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6751a97fc117473c215a8dd842b125218d842ca5))
10+
* Bump webpack from 5.100.1 to 5.104.1 ([0cec9a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cec9a6db3d54e2c04a5421a0ba6da439d0505b8))
11+
312
## [1.6.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.6.0...venue-graphql-proxy-v1.6.1) (2025-11-19)
413

514

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.6.1",
3+
"version": "1.6.2",
44
"private": true,
55
"type": "module",
66
"description": "Venue GraphQL proxy.",

0 commit comments

Comments
 (0)