Skip to content

Commit

Permalink
release: v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2021
1 parent 51b3c50 commit df149b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.1.3](https://github.com/zcong1993/node-grpc-health-check/compare/v0.1.2...v0.1.3) (2021-09-23)

### Bug Fixes

- build ([51b3c50](https://github.com/zcong1993/node-grpc-health-check/commit/51b3c50713ebe100e9a5730973abd951795bf315))

## [0.1.2](https://github.com/zcong1993/node-grpc-health-check/compare/v0.1.1...v0.1.2) (2021-09-23)

## [0.1.1](https://github.com/zcong1993/node-grpc-health-check/compare/v0.1.0...v0.1.1) (2021-09-22)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zcong/node-grpc-health-check",
"version": "0.1.2",
"version": "0.1.3",
"description": "Health check client and service for use with @grpc/grpc-js.",
"main": "./dist/index.js",
"files": [
Expand Down

0 comments on commit df149b9

Please sign in to comment.