Skip to content

Commit 4a7d811

Browse files
chore(master): release 1.0.1 (#163)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c208990 commit 4a7d811

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+
## [1.0.1](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v1.0.0...v1.0.1) (2023-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Define a generic interface to allow flexibility ([7e12a66](https://github.com/GoogleCloudPlatform/grpc-gcp-node/commit/7e12a662a3a02b0ee057a69dae872fd86c4bd1fc))
9+
310
## [1.0.0](https://github.com/GoogleCloudPlatform/grpc-gcp-node/compare/v0.4.2...v1.0.0) (2022-09-14)
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": "1.0.0",
3+
"version": "1.0.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)