Skip to content

Commit d914ad9

Browse files
chore(master): release 0.4.2 (GoogleCloudPlatform#144)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9e448f0 commit d914ad9

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.2](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.4.1...v0.4.2) (2022-04-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @grpc/grpc-js to ~1.6.0 ([#143](https://github.com/GoogleCloudPlatform/grpc-gcp-node/issues/143)) ([9e448f0](https://github.com/GoogleCloudPlatform/grpc-gcp-node/commit/9e448f0a99468fa570846b790a26233ef49a003e))
9+
310
### [0.4.1](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.4.0...v0.4.1) (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.1",
3+
"version": "0.4.2",
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)