Skip to content

Commit d1314f2

Browse files
github-actions[bot]jorilindell
authored andcommitted
chore(main): release events-graphql-proxy 1.6.0
1 parent bb42961 commit d1314f2

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"apps/hobbies-helsinki": "3.2.0",
55
"proxies/events-graphql-federation": "1.13.0",
66
"proxies/venue-graphql-proxy": "1.6.1",
7-
"proxies/events-graphql-proxy": "1.5.3"
7+
"proxies/events-graphql-proxy": "1.6.0"
88
}

proxies/events-graphql-proxy/CHANGELOG.md

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

3+
## [1.6.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.5.3...events-graphql-proxy-v1.6.0) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* Add fullTextLanguage parameter to proxies ([86458e3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/86458e30a95a799aa5ba70cd285d75f21bb4d21f))
9+
10+
11+
### Dependencies
12+
13+
* Bump @apollo/server from 4.12.2 to 5.4.0 ([b316ce1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b316ce15a770322211db8af27f36a6fd011e60de))
14+
* Bump lodash from 4.17.21 to 4.17.23 ([6751a97](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6751a97fc117473c215a8dd842b125218d842ca5))
15+
* Bump webpack from 5.100.1 to 5.104.1 ([0cec9a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0cec9a6db3d54e2c04a5421a0ba6da439d0505b8))
16+
317
## [1.5.3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.5.2...events-graphql-proxy-v1.5.3) (2025-12-10)
418

519

proxies/events-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": "events-graphql-proxy",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"private": true,
55
"type": "module",
66
"description": "Events Helsinki GraphQL proxy.",

0 commit comments

Comments
 (0)