Skip to content

Commit

Permalink
chore(publish): 6.0.0-ucandoit-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Apr 13, 2018
1 parent 63e10a8 commit 41ea46a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="6.0.0-ucandoit-rc.6"></a>
# [6.0.0-ucandoit-rc.6](https:/ReactiveX/RxJS/compare/6.0.0-uber-rc.5...v6.0.0-ucandoit-rc.6) (2018-04-13)


### Bug Fixes

* **migrations:** make sure collection.json is present ([63e10a8](https:/ReactiveX/RxJS/commit/63e10a8))



<a name="6.0.0-uber-rc.5"></a>
# [6.0.0-uber-rc.5](https:/ReactiveX/RxJS/compare/6.0.0-turbo-rc.4...6.0.0-uber-rc.5) (2018-04-13)

Expand Down
2 changes: 1 addition & 1 deletion compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rxjs-compat",
"version": "6.0.0-uber-rc.5",
"version": "6.0.0-ucandoit-rc.6",
"main": "./Rx.js",
"typings": "./Rx.d.ts"
}
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": "6.0.0-uber-rc.5",
"version": "6.0.0-ucandoit-rc.6",
"description": "Reactive Extensions for modern JavaScript",
"main": "index.js",
"sideEffects": false,
Expand Down

0 comments on commit 41ea46a

Please sign in to comment.