Skip to content

Commit

Permalink
release: router-bridge@v0.1.13-beta+v2.3.0-beta.2 (apollographql#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix authored Jan 12, 2023
1 parent c38f046 commit a9443c1
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 38 deletions.
2 changes: 1 addition & 1 deletion federation-2/Cargo.lock

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

2 changes: 1 addition & 1 deletion federation-2/router-bridge/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "router-bridge"
version = "0.1.13"
version = "0.1.13-beta+v2.3.0-beta.2"
authors = ["Apollo <packages@apollographql.com>"]
edition = "2018"
description = "JavaScript bridge for the Apollo Router"
Expand Down
114 changes: 80 additions & 34 deletions federation-2/router-bridge/package-lock.json

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

4 changes: 2 additions & 2 deletions federation-2/router-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@apollo/core-schema": "^0.3.0",
"@apollo/federation-internals": "^2.3.0-alpha.0",
"@apollo/query-planner": "^2.3.0-alpha.0",
"@apollo/federation-internals": "^2.3.0-beta.2",
"@apollo/query-planner": "^2.3.0-beta.2",
"@apollo/utils.usagereporting": "^1.0.0",
"apollo-reporting-protobuf": "^3.3.1",
"fast-text-encoding": "1.0.3",
Expand Down

0 comments on commit a9443c1

Please sign in to comment.