Skip to content

Commit 13fa3af

Browse files
committed
@react-rxjs/core@0.8.1 and @react-rxjs/utils@0.8.3
1 parent 80a9fd6 commit 13fa3af

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.8.0",
2+
"version": "0.8.1",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/re-rxjs/react-rxjs.git"

packages/dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"Victor Oliva (https://github.com/voliva)"
4646
],
4747
"devDependencies": {
48-
"@react-rxjs/core": "0.8.0"
48+
"@react-rxjs/core": "0.8.1"
4949
}
5050
}

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.8.2",
2+
"version": "0.8.3",
33
"repository": {
44
"type": "git",
55
"url": "git+https://github.com/re-rxjs/react-rxjs.git"
@@ -44,6 +44,6 @@
4444
"Victor Oliva (https://github.com/voliva)"
4545
],
4646
"devDependencies": {
47-
"@react-rxjs/core": "0.8.0"
47+
"@react-rxjs/core": "0.8.1"
4848
}
4949
}

0 commit comments

Comments
 (0)