grpc-js-xds: Bump to version 1.12.1

This commit is contained in:
Michael Lumish 2025-01-08 14:56:38 -08:00
parent bb6bb4a5ca
commit b396b7d5ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/grpc-js-xds",
"version": "1.12.0",
"version": "1.12.1",
"description": "Plugin for @grpc/grpc-js. Adds the xds:// URL scheme and associated features.",
"main": "build/src/index.js",
"scripts": {