Skip to content

Commit

Permalink
Release v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kondi committed Dec 21, 2019
1 parent 61c57c9 commit 2893a50
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.2.5"></a>

# [0.2.5](https://github.com/kondi/rxjs-grpc/compare/v0.2.4...v0.2.5) (2019-12-21)

### Code Refactoring

- Extract addServerBuildMethods function to utils ([c5cfe9f](https://github.com/kondi/rxjs-grpc/commit/c5cfe9f))

### Experimental

- Add experimental rawServerBuilder ([61c57c9](https://github.com/kondi/rxjs-grpc/commit/61c57c9))

<a name="0.2.4"></a>

# [0.2.4](https://github.com/kondi/rxjs-grpc/compare/v0.2.3...v0.2.4) (2019-03-21)
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.4",
"version": "0.2.5",
"description": "Typesafe gRPC with RxJS in TypeScript",
"license": "MIT",
"keywords": [],
Expand Down

0 comments on commit 2893a50

Please sign in to comment.