Skip to content

Commit 84a0f5d

Browse files
chore(main): release 4.8.0 (#1694)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5b1a577 commit 84a0f5d

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.8.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.7.2...v4.8.0) (2025-03-11)
4+
5+
6+
### Features
7+
8+
* Add request/response debug logging to gapics, update templates to gax 5 and node 18 ([#1671](https://github.com/googleapis/gapic-generator-typescript/issues/1671)) ([5b1a577](https://github.com/googleapis/gapic-generator-typescript/commit/5b1a577d40824bf45e73c6afcc91ac55cfa4d02e))
9+
310
## [4.7.2](https://github.com/googleapis/gapic-generator-typescript/compare/v4.7.1...v4.7.2) (2025-02-05)
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.2",
3+
"version": "4.8.0",
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)