Skip to content

Commit cce51a2

Browse files
chore(main): release 4.6.1 (#1595)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 13854a4 commit cce51a2

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.6.1](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.0...v4.6.1) (2024-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency google-gax to ^4.3.4 ([#1594](https://github.com/googleapis/gapic-generator-typescript/issues/1594)) ([77a9347](https://github.com/googleapis/gapic-generator-typescript/commit/77a93471a715887708683ecdd11df1310ccfd461))
9+
* **deps:** Update dependency proto3-json-serializer to ^2.0.2 ([#1596](https://github.com/googleapis/gapic-generator-typescript/issues/1596)) ([4bcdde3](https://github.com/googleapis/gapic-generator-typescript/commit/4bcdde3f60a1f5119d11f29276c63f4ea6144369))
10+
* Update generator to generate location mixin separately ([#1598](https://github.com/googleapis/gapic-generator-typescript/issues/1598)) ([13854a4](https://github.com/googleapis/gapic-generator-typescript/commit/13854a447df8acfbe6703a2b62052f7338323a87))
11+
312
## [4.6.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.5.0...v4.6.0) (2024-05-15)
413

514

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.6.0",
3+
"version": "4.6.1",
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)