Skip to content

Commit

Permalink
chore(publish): 6.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Jul 31, 2020
1 parent cddc925 commit e2acd9b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [6.6.1](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.1) (2020-07-31)
## [6.6.2](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.2) (2020-07-31)


### Bug Fixes
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.6.1",
"version": "6.6.2",
"main": "./Rx.js",
"license": "Apache-2.0",
"typings": "./Rx.d.ts"
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.6.1",
"version": "6.6.2",
"description": "Reactive Extensions for modern JavaScript",
"main": "index.js",
"sideEffects": false,
Expand Down

0 comments on commit e2acd9b

Please sign in to comment.