Skip to content

Commit

Permalink
chore(main): release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 31, 2024
1 parent e731e91 commit 8561a8e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.4.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.3.0...v4.4.0) (2024-01-31)


### Features

* Add UUID autogeneration for fields listed as autoPopulate in service.yaml ([#1511](https://github.com/googleapis/gapic-generator-typescript/issues/1511)) ([e731e91](https://github.com/googleapis/gapic-generator-typescript/commit/e731e912537599540c9efbe158409ab0f78c8882))


### Bug Fixes

* **deps:** Update dependency proto3-json-serializer to ^2.0.1 ([#1521](https://github.com/googleapis/gapic-generator-typescript/issues/1521)) ([f68039b](https://github.com/googleapis/gapic-generator-typescript/commit/f68039b8932e4489f08e529661eee1d5348755ae))
* **deps:** Update dependency protobufjs to v7.2.6 ([#1519](https://github.com/googleapis/gapic-generator-typescript/issues/1519)) ([58c2334](https://github.com/googleapis/gapic-generator-typescript/commit/58c23344c6b7d9088ddd225ac32ef90c90ba7acf))
* **samples:** Remove useless await in async iteration sample ([#1527](https://github.com/googleapis/gapic-generator-typescript/issues/1527)) ([0bdb742](https://github.com/googleapis/gapic-generator-typescript/commit/0bdb74243c6eef89200b35abc0486fd897145d9e))

## [4.3.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.2.0...v4.3.0) (2024-01-18)


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.3.0",
"version": "4.4.0",
"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 8561a8e

Please sign in to comment.