Skip to content

Commit

Permalink
chore(publish): 5.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Mar 27, 2018
1 parent 14c0080 commit faa8302
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="5.5.8"></a>
## [5.5.8](https://github.com/ReactiveX/RxJS/compare/5.5.7...5.5.8) (2018-03-27)


### Bug Fixes

* **node:** no more silent failure for many copies of rxjs ([#3477](https://github.com/ReactiveX/RxJS/issues/3477)) ([92dcd44](https://github.com/ReactiveX/RxJS/commit/92dcd44)), closes [#3475](https://github.com/ReactiveX/RxJS/issues/3475)
* **repeatWhen:** support synchronous notifier ([8fe004c](https://github.com/ReactiveX/RxJS/commit/8fe004c))



<a name="5.5.7"></a>
## [5.5.7](https://github.com/ReactiveX/RxJS/compare/5.5.6...5.5.7) (2018-03-13)

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": "@reactivex/rxjs",
"version": "5.5.7",
"version": "5.5.8",
"description": "Reactive Extensions for modern JavaScript",
"main": "index.js",
"config": {
Expand Down

0 comments on commit faa8302

Please sign in to comment.