Skip to content

Commit 02219cc

Browse files
committed
chore(publish): 6.6.6
1 parent 2b003b5 commit 02219cc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## [6.6.5](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.5) (2021-02-25)
1+
## [6.6.6](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.6) (2021-02-25)
22

33

44
### Bug Fixes
55

66
* **shareReplay:** handle possible memory leaks ([#5932](https://github.com/reactivex/rxjs/issues/5932)) ([6f7d88b](https://github.com/reactivex/rxjs/commit/6f7d88b4da97bd9ea5ac759c5b469cc525f3d450))
77

8+
## 6.6.5 accidentally published without changes. :D
89

910
## [6.6.4](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.4) (2021-02-24)
1011

compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rxjs-compat",
3-
"version": "6.6.5",
3+
"version": "6.6.6",
44
"main": "./Rx.js",
55
"license": "Apache-2.0",
66
"typings": "./Rx.d.ts"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactivex/rxjs",
3-
"version": "6.6.5",
3+
"version": "6.6.6",
44
"description": "Reactive Extensions for modern JavaScript",
55
"main": "index.js",
66
"sideEffects": false,

0 commit comments

Comments
 (0)