Skip to content

Commit 5e83c5a

Browse files
github-actions[bot]nikomakela
authored andcommitted
chore(main): release venue-graphql-proxy 1.0.1
1 parent ee700f2 commit 5e83c5a

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/sports-helsinki": "1.4.0",
55
"proxies/events-graphql-federation": "1.2.1",
66
"proxies/events-graphql-proxy": "1.0.0",
7-
"proxies/venue-graphql-proxy": "1.0.0"
7+
"proxies/venue-graphql-proxy": "1.0.1"
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.0.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.0.0...venue-graphql-proxy-v1.0.1) (2023-05-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **venue-proxy:** Rename Connection type in venue-subgraph to VenueConnection ([14dbf3f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/14dbf3f7a821e822ad35ff6fab061d8c8570e624))
9+
310
## [1.0.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v0.2.0...venue-graphql-proxy-v1.0.0) (2023-04-13)
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.0.0",
4+
"version": "1.0.1",
55
"private": true,
66
"scripts": {
77
"clean": "rimraf --no-glob ./tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)