Skip to content

Commit

Permalink
Merge branch 'main' into rlim/bump-liveness-readiness-timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
rzlim08 authored Jan 16, 2025
2 parents d7b3785 + 97b3651 commit 4a0c84a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [2.34.2](https://github.com/chanzuckerberg/czid-graphql-federation-server/compare/v2.34.1...v2.34.2) (2025-01-15)


### Bug Fixes

* bump timeout seconds ([#351](https://github.com/chanzuckerberg/czid-graphql-federation-server/issues/351)) ([652874f](https://github.com/chanzuckerberg/czid-graphql-federation-server/commit/652874f43f160325796b33f6a5686639a8827666))

## [2.34.1](https://github.com/chanzuckerberg/czid-graphql-federation-server/compare/v2.34.0...v2.34.1) (2024-12-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "czi-graphql-federation",
"version": "2.34.1",
"version": "2.34.2",
"description": "",
"scripts": {
"start": "mesh start",
Expand Down

0 comments on commit 4a0c84a

Please sign in to comment.