Skip to content

Commit 8561eaf

Browse files
chore(main): release 4.6.0
1 parent 1a5e5ae commit 8561eaf

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.6.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.5.0...v4.6.0) (2024-04-04)
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+
10+
11+
### Bug Fixes
12+
13+
* **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))
14+
315
## [4.5.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.4.2...v4.5.0) (2024-03-21)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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)