Skip to content

Commit

Permalink
chore(main): release 4.6.2 (#1605)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Aug 30, 2024
1 parent 5d43059 commit 05fa3bc
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Bug Fixes

* **deps:** Update dependency google-gax to ^4.3.6 ([#1604](https://github.com/googleapis/gapic-generator-typescript/issues/1604)) ([353b6f3](https://github.com/googleapis/gapic-generator-typescript/commit/353b6f3c721020ce69da9e807dee5f66c42e4215))
* **deps:** Update dependency google-gax to ^4.3.7 ([#1612](https://github.com/googleapis/gapic-generator-typescript/issues/1612)) ([94f7e07](https://github.com/googleapis/gapic-generator-typescript/commit/94f7e071b597b86766d52d10c6d4851cb173c2e8))
* **deps:** Update dependency google-gax to ^4.3.8 ([#1628](https://github.com/googleapis/gapic-generator-typescript/issues/1628)) ([82eb30b](https://github.com/googleapis/gapic-generator-typescript/commit/82eb30bbb6810e7fd5681580d833f3fad4fbc14a))
* **deps:** Update dependency protobufjs to v7.3.2 ([#1606](https://github.com/googleapis/gapic-generator-typescript/issues/1606)) ([a98549d](https://github.com/googleapis/gapic-generator-typescript/commit/a98549de4149eb6acd3b14b347b574064335e48c))
* **deps:** Update dependency protobufjs to v7.4.0 ([#1643](https://github.com/googleapis/gapic-generator-typescript/issues/1643)) ([5d43059](https://github.com/googleapis/gapic-generator-typescript/commit/5d4305931ba09235c48a49ea2342c1d6b491eb1b))
* ExpectedParams in tests should not print out null string, instead should print empty string ([#1621](https://github.com/googleapis/gapic-generator-typescript/issues/1621)) ([67af202](https://github.com/googleapis/gapic-generator-typescript/commit/67af202b68c4b2232a7386b08397fb6ed5f8065c))
* Update various dependencies ([#1614](https://github.com/googleapis/gapic-generator-typescript/issues/1614)) ([17a1772](https://github.com/googleapis/gapic-generator-typescript/commit/17a1772c3e918e380af310bee23a996c6c37d46f))

## [4.6.1](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.0...v4.6.1) (2024-05-29)


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.1",
"version": "4.6.2",
"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 05fa3bc

Please sign in to comment.