Skip to content

Commit

Permalink
chore(publish): 5.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Mar 13, 2018
1 parent 2b9afb7 commit 4cbd91c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
<a name="5.5.7"></a>
## [5.5.7](https://github.com/ReactiveX/RxJS/compare/5.5.6...5.5.7) (2018-03-13)


### Bug Fixes

* **fromEvent:** pass options in unsubscribe ([#3413](https://github.com/ReactiveX/RxJS/issues/3413)) ([d287218](https://github.com/ReactiveX/RxJS/commit/d287218))
* **toArray:** do not mutate array per subscription ([#3335](https://github.com/ReactiveX/RxJS/issues/3335)) ([e2cd3a2](https://github.com/ReactiveX/RxJS/commit/e2cd3a2))



<a name="5.5.6"></a>
## [5.5.6](https://github.com/ReactiveX/RxJS/compare/5.5.5...v5.5.6) (2017-12-21)

Expand Down

0 comments on commit 4cbd91c

Please sign in to comment.