Skip to content

Commit

Permalink
chore(main): release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 8, 2024
1 parent 24f6ad1 commit bd4cf76
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.7.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.3...v4.7.0) (2024-11-08)


### Features

* Paging changes for bigquery ([#1661](https://github.com/googleapis/gapic-generator-typescript/issues/1661)) ([24f6ad1](https://github.com/googleapis/gapic-generator-typescript/commit/24f6ad106b80ab909f2fd353a44e696732e0a2d1))


### Bug Fixes

* Remove extra protos & capiture ESM in headers ([#1658](https://github.com/googleapis/gapic-generator-typescript/issues/1658)) ([3bbb2b9](https://github.com/googleapis/gapic-generator-typescript/commit/3bbb2b9cd3af09f36d5b39025fc6c7d4507c78c7))

## [4.6.3](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.2...v4.6.3) (2024-08-30)


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.3",
"version": "4.7.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 bd4cf76

Please sign in to comment.