Skip to content

Commit

Permalink
chore(main): release 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 26, 2024
1 parent 9248b2b commit c34352e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

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


### 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 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))
* 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 c34352e

Please sign in to comment.