Skip to content

Commit

Permalink
chore(publish): 5.5.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Oct 6, 2017
1 parent bcec50c commit 92547a0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="5.5.0-beta.5"></a>
# [5.5.0-beta.5](https:/ReactiveX/RxJS/compare/5.5.0-beta.4...v5.5.0-beta.5) (2017-10-06)


### Bug Fixes

* **toPromise:** remove lettable version of toPromise ([031edca](https:/ReactiveX/RxJS/commit/031edca)), closes [#2868](https:/ReactiveX/RxJS/issues/2868)


### Features

* **toPromise:** now exists as a permanent method on Observable ([2e49a5c](https:/ReactiveX/RxJS/commit/2e49a5c))



<a name="5.5.0-beta.4"></a>
# [5.5.0-beta.4](https:/ReactiveX/RxJS/compare/5.5.0-beta.3...v5.5.0-beta.4) (2017-10-06)

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.0-beta.4",
"version": "5.5.0-beta.5",
"description": "Reactive Extensions for modern JavaScript",
"main": "index.js",
"config": {
Expand Down

0 comments on commit 92547a0

Please sign in to comment.