Skip to content

Commit befe233

Browse files
chore(master): release 0.4.1 (#142)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5b86ac8 commit befe233

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.4.1](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.4.0...v0.4.1) (2022-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* match grpc version to gax ([#141](https://github.com/GoogleCloudPlatform/grpc-gcp-node/issues/141)) ([5b86ac8](https://github.com/GoogleCloudPlatform/grpc-gcp-node/commit/5b86ac895a69d583f43d02c9ff45683167b36c35))
9+
310
## [0.4.0](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.3.3...v0.4.0) (2022-04-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grpc-gcp",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Extension for supporting Google Cloud Platform specific features for gRPC.",
55
"main": "build/src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)