Skip to content

Commit a35436a

Browse files
chore(main): release 4.7.1 (#1679)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent be289a9 commit a35436a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.7.1](https://github.com/googleapis/gapic-generator-typescript/compare/v4.7.0...v4.7.1) (2025-02-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Add type checking for headers ([#1677](https://github.com/googleapis/gapic-generator-typescript/issues/1677)) ([be289a9](https://github.com/googleapis/gapic-generator-typescript/commit/be289a97e88f409e8f5d12405fff8d9b1516c768))
9+
310
## [4.7.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.6.3...v4.7.0) (2025-01-28)
411

512

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