Skip to content

Commit

Permalink
Merge branch 'main' into renovate/gapic-tools-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-merge-on-green[bot] authored Aug 30, 2024
2 parents 8bd0ee6 + 423b495 commit 22b88a1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.6.3](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.2...v4.6.3) (2024-08-30)


### Bug Fixes

* Avoid unhandled exception when reusing a closed client ([#1640](https://github.com/googleapis/gapic-generator-typescript/issues/1640)) ([e9da76a](https://github.com/googleapis/gapic-generator-typescript/commit/e9da76a4aafdc5bd4f1e43fc89eaed540afe87fe))
* **deps:** Update dependency google-gax to ^4.4.0 ([#1636](https://github.com/googleapis/gapic-generator-typescript/issues/1636)) ([6a3f80d](https://github.com/googleapis/gapic-generator-typescript/commit/6a3f80d7c9d44e9cd4d57061571c8e2f5958f6a9))
* **deps:** Update dependency protobufjs-cli to ^1.1.3 ([#1642](https://github.com/googleapis/gapic-generator-typescript/issues/1642)) ([8bc71f2](https://github.com/googleapis/gapic-generator-typescript/commit/8bc71f200c908c71d6298186fce3fabc3d1a6c82))

## [4.6.2](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.1...v4.6.2) (2024-08-27)


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": "@google-cloud/gapic-generator",
"version": "4.6.2",
"version": "4.6.3",
"type": "module",
"description": "Google API Client Library Generator for TypeScript, written in TypeScript.",
"homepage": "https://github.com/googleapis/gapic-generator-typescript#readme",
Expand Down

0 comments on commit 22b88a1

Please sign in to comment.