Skip to content

Commit

Permalink
chore: release main (#1580)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Mar 27, 2024
1 parent c9b83e9 commit 8dcb429
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,4 +1,4 @@
{
"gax": "4.3.2",
"tools": "0.4.1"
"tools": "0.4.2"
}
7 changes: 7 additions & 0 deletions tools/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [0.4.2](https://github.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.1...gapic-tools-v0.4.2) (2024-03-27)


### Bug Fixes

* **deps:** update google-proto-files and gax in gapic-tools ([#1579](https://github.com/googleapis/gax-nodejs/issues/1579)) ([c9b83e9](https://github.com/googleapis/gax-nodejs/commit/c9b83e9f16c6c65cf5e49a7f98fe7bfb999271fc))

## [0.4.1](https://github.com/googleapis/gax-nodejs/compare/gapic-tools-v0.4.0...gapic-tools-v0.4.1) (2024-03-23)


Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
@@ -1,6 +1,6 @@
{
"name": "gapic-tools",
"version": "0.4.1",
"version": "0.4.2",
"description": "compiles, updates, and minifies protos",
"main": "build/src/compileProtos.js",
"files": [
Expand Down

0 comments on commit 8dcb429

Please sign in to comment.