Skip to content

Commit 998ade8

Browse files
Google APIscopybara-github
authored andcommitted
feat: update Nodejs generator to send API versions in headers for GAPICs
PiperOrigin-RevId: 634109303
1 parent 2862f6f commit 998ade8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,9 +349,9 @@ gapic_generator_register_toolchains()
349349
# TypeScript
350350
##############################################################################
351351

352-
_gapic_generator_typescript_version = "4.5.0"
352+
_gapic_generator_typescript_version = "4.6.0"
353353

354-
_gapic_generator_typescript_sha256 = "e37a2b34a7df6ef51aa69b9be2ed45f4a6edabbe6505cfc4beff1f7f2039d1c2"
354+
_gapic_generator_typescript_sha256 = "f2bed9593228d7c58eed7fd5615c1d78f82726234320d8767d5c9006ad65d874"
355355

356356
### TypeScript generator
357357
http_archive(

0 commit comments

Comments
 (0)