Skip to content

Commit 2198ba3

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release events-graphql-proxy 1.4.0
1 parent d373151 commit 2198ba3

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
@@ -4,5 +4,5 @@
44
"apps/hobbies-helsinki": "2.22.3",
55
"proxies/events-graphql-federation": "1.10.0",
66
"proxies/venue-graphql-proxy": "1.5.0",
7-
"proxies/events-graphql-proxy": "1.3.0"
7+
"proxies/events-graphql-proxy": "1.4.0"
88
}

proxies/events-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.4.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.3.0...events-graphql-proxy-v1.4.0) (2025-08-14)
4+
5+
6+
### Features
7+
8+
* **events-proxy:** Add experimental event search params ([8251da4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8251da476fe5e98e285f7d45cc32fcbc41661db6))
9+
310
## [1.3.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-graphql-proxy-v1.2.1...events-graphql-proxy-v1.3.0) (2024-01-16)
411

512

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.3.0",
3+
"version": "1.4.0",
44
"private": true,
55
"type": "module",
66
"description": "Events Helsinki GraphQL proxy.",

0 commit comments

Comments
 (0)