Skip to content

Commit

Permalink
chore(main): release venue-graphql-proxy 1.4.0 (#596)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 14, 2024
1 parent 4968a39 commit b6ecabf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"apps/hobbies-helsinki": "2.15.0",
"apps/sports-helsinki": "1.20.0",
"proxies/events-graphql-federation": "1.6.1",
"proxies/venue-graphql-proxy": "1.3.1",
"proxies/venue-graphql-proxy": "1.4.0",
"proxies/events-graphql-proxy": "1.3.0"
}
12 changes: 12 additions & 0 deletions proxies/venue-graphql-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [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)


### Features

* **router:** Upgrade the Apollo router docker image ([7a0bb67](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7a0bb6708193ab27606c56f3e1d061a4fff1262e))


### Bug Fixes

* Hero ui tweaks ([#531](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/531)) ([af11c1b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/af11c1bf2dacf1c9d4e2444db26f410123de021e))

## [1.3.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/venue-graphql-proxy-v1.3.0...venue-graphql-proxy-v1.3.1) (2024-01-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion proxies/venue-graphql-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "venue-graphql-proxy",
"description": "Venue GraphQL proxy.",
"version": "1.3.1",
"version": "1.4.0",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./tsconfig.tsbuildinfo",
Expand Down

0 comments on commit b6ecabf

Please sign in to comment.