Skip to content

Commit 0ef5b25

Browse files
chore(main): release 4.6.0
1 parent 82e89d0 commit 0ef5b25

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [4.6.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.5.0...v4.6.0) (2024-04-13)
4+
5+
6+
### Features
7+
8+
* Add new API version to protos ([#1560](https://github.com/googleapis/gapic-generator-typescript/issues/1560)) ([9e2005f](https://github.com/googleapis/gapic-generator-typescript/commit/9e2005f9359f55511bdee6a54e9e4e42aa0eb4d5))
9+
* Use ClientOptions gaxServerStreamingRetries value ([#1571](https://github.com/googleapis/gapic-generator-typescript/issues/1571)) ([86e68d2](https://github.com/googleapis/gapic-generator-typescript/commit/86e68d2e9bce783a80b6b3dba0e05b393f0fb998))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** Update dependency google-gax to ^4.3.2 ([#1562](https://github.com/googleapis/gapic-generator-typescript/issues/1562)) ([1a5e5ae](https://github.com/googleapis/gapic-generator-typescript/commit/1a5e5ae0a8cab13d4d85344cbda0ce5851c24eff))
15+
316
## [4.5.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.4.2...v4.5.0) (2024-03-21)
417

518

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/gapic-generator",
3-
"version": "4.5.0",
3+
"version": "4.6.0",
44
"type": "module",
55
"description": "Google API Client Library Generator for TypeScript, written in TypeScript.",
66
"homepage": "https://github.com/googleapis/gapic-generator-typescript#readme",

0 commit comments

Comments
 (0)