Skip to content

Commit d98f730

Browse files
1 parent ba6be1d commit d98f730

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.1](https://github.com/googleapis/gapic-generator-typescript/compare/v4.8.0...v4.8.1) (2025-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Add json files to tsconfig templates ([#1692](https://github.com/googleapis/gapic-generator-typescript/issues/1692)) ([ba6be1d](https://github.com/googleapis/gapic-generator-typescript/commit/ba6be1dd31058a1afc8976e636ca40a1f2fbc110))
9+
310
## [4.8.0](https://github.com/googleapis/gapic-generator-typescript/compare/v4.7.2...v4.8.0) (2025-03-11)
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.8.0",
3+
"version": "4.8.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)