Skip to content

Commit

Permalink
chore(publish): 6.0.0-smoosh.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Apr 1, 2018
1 parent 0bcd889 commit 3033c3b
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="6.0.0-smoosh.0"></a>
# [6.0.0-smoosh.0](https://github.com/ReactiveX/RxJS/compare/6.0.0-rc.0...6.0.0-smoosh.0) (2018-04-01)


### Bug Fixes

* **smoosh:** merge et al are now smoosh (smooshMap, smooshAll, etc) ([5779216](https://github.com/ReactiveX/RxJS/commit/5779216))


### BREAKING CHANGES

* **smoosh:** We now smoosh all the things.



<a name="6.0.0-rc.0"></a>
# [6.0.0-rc.0](https://github.com/ReactiveX/RxJS/compare/6.0.0-beta.4...6.0.0-rc.0) (2018-03-31)

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": "6.0.0-rc.0",
"version": "6.0.0-smoosh.0",
"description": "Reactive Extensions for modern JavaScript",
"main": "index.js",
"sideEffects": false,
Expand Down

0 comments on commit 3033c3b

Please sign in to comment.