Skip to content

Commit

Permalink
Release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kondi committed Mar 19, 2019
1 parent 23ba757 commit bfc8108
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.2.3"></a>

# [0.2.3](https://github.com/kondi/rxjs-grpc/compare/v0.2.2...v0.2.3) (2019-03-19)

### Bug Fixes

- Export mistakenly removed ClientFactoryConstructor in [3c50d39](https://github.com/kondi/rxjs-grpc/commit/3c50d39) ([23ba757](https://github.com/kondi/rxjs-grpc/commit/23ba757))

<a name="0.2.2"></a>

# [0.2.2](https://github.com/kondi/rxjs-grpc/compare/v0.2.1...v0.2.2) (2019-03-19)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main": "js/index",
"typings": "js/index",
"name": "rxjs-grpc",
"version": "0.2.2",
"version": "0.2.3",
"description": "Typesafe gRPC with RxJS in TypeScript",
"license": "MIT",
"keywords": [],
Expand Down

0 comments on commit bfc8108

Please sign in to comment.