Skip to content

Commit ec2e04a

Browse files
committed
Release v0.2.7
1 parent c7ed5be commit ec2e04a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.2.7"></a>
2+
3+
# [0.2.7](https://github.com/kondi/rxjs-grpc/compare/v0.2.6...v0.2.7) (2022-06-02)
4+
5+
### Upgrade
6+
7+
- Allow rxjs 7 as peer dependency ([20d8359](https://github.com/kondi/rxjs-grpc/commit/20d8359))
8+
19
<a name="0.2.6"></a>
210

311
# [0.2.6](https://github.com/kondi/rxjs-grpc/compare/v0.2.5...v0.2.6) (2021-05-27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"main": "js/index",
33
"typings": "js/index",
44
"name": "rxjs-grpc",
5-
"version": "0.2.6",
5+
"version": "0.2.7",
66
"description": "Typesafe gRPC with RxJS in TypeScript",
77
"license": "MIT",
88
"keywords": [],

0 commit comments

Comments
 (0)