Skip to content

Commit 512f950

Browse files
github-actions[bot]apollo-bot2clenfest
authored andcommitted
Automated PR for router-bridge release 2.6.3 (#439)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: apollo-bot2 <apollo-bot2@users.noreply.github.com> Co-authored-by: Chris Lenfest <clenfest@apollographql.com>
1 parent b761e8e commit 512f950

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

federation-2/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

federation-2/router-bridge/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "router-bridge"
3-
version = "0.5.13+v2.6.2"
3+
version = "0.5.14+v2.6.3"
44
authors = ["Apollo <packages@apollographql.com>"]
55
edition = "2018"
66
description = "JavaScript bridge for the Apollo Router"

federation-2/router-bridge/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

federation-2/router-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@apollo/router-bridge",
33
"private": true,
4-
"version": "2.6.2",
4+
"version": "2.6.3",
55
"description": "Apollo Router JS Bridge Entrypoint",
66
"scripts": {
77
"build": "make-dir bundled js-dist && rm -f tsconfig.tsbuildinfo && tsc --build --verbose && node esbuild/bundler.js && cp js-dist/runtime.js js-dist/do_api_schema.js js-dist/do_introspect.js js-dist/plan_worker.js js-dist/test_logger_worker.js js-dist/test_get_random_values.js bundled/",

0 commit comments

Comments
 (0)