Skip to content

Commit ec43366

Browse files
github-actions[bot]karisal-anders
authored andcommitted
chore(main): release venue-graphql-proxy 1.5.0
1 parent 2e81184 commit ec43366

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.27.1",
44
"apps/hobbies-helsinki": "2.22.2",
55
"proxies/events-graphql-federation": "1.9.0",
6-
"proxies/venue-graphql-proxy": "1.4.0",
6+
"proxies/venue-graphql-proxy": "1.5.0",
77
"proxies/events-graphql-proxy": "1.3.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.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)
4+
5+
6+
### Features
7+
8+
* **sports:** Add dynamic CMS configured redirect using middleware ([6170274](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/617027468b0ba9fa1fef08b0ae908867afbf8e8c))
9+
310
## [1.4.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.3.1...venue-graphql-proxy-v1.4.0) (2024-03-12)
411

512

proxies/venue-graphql-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "venue-graphql-proxy",
33
"description": "Venue GraphQL proxy.",
4-
"version": "1.4.0",
4+
"version": "1.5.0",
55
"private": true,
66
"scripts": {
77
"clean": "rimraf --no-glob ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)