Skip to content

Commit f049a24

Browse files
chore: release main (#1649)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 09cf4de commit f049a24

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"gax": "4.4.0",
3-
"tools": "0.4.5"
3+
"tools": "0.4.6"
44
}

tools/CHANGELOG.md

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

3+
## [0.4.6](https://github.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.5...gapic-tools-v0.4.6) (2024-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency protobufjs to v7.4.0 ([#1644](https://github.com/googleapis/gax-nodejs/issues/1644)) ([09cf4de](https://github.com/googleapis/gax-nodejs/commit/09cf4de2765e87466a587230477c81a0007ae795))
9+
310
## [0.4.5](https://github.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.4...gapic-tools-v0.4.5) (2024-08-27)
411

512

tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gapic-tools",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "compiles, updates, and minifies protos",
55
"main": "build/src/compileProtos.js",
66
"files": [

0 commit comments

Comments
 (0)