Skip to content

Commit bd3435a

Browse files
committed
v0.14.0
1 parent f1786b0 commit bd3435a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

auto_update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"url": "https://github.com/jhen0409/react-native-debugger/releases/download/v0.13.0/rn-debugger-macos-universal.zip",
3-
"name": "v0.13.0",
4-
"notes": "Update react-devtools-core to v4.25.0"
2+
"url": "https://github.com/jhen0409/react-native-debugger/releases/download/v0.14.0/rn-debugger-macos-universal.zip",
3+
"name": "v0.14.0",
4+
"notes": "- Upgrade react-devtools-core to v4.28.0\n- Upgrade redux-devtools to latest version\n- Upgrade apollo-client-devtools to v4- More: https://github.com/jhen0409/react-native-debugger/releases/tag/v0.14.0"
55
}

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-debugger",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"productName": "React Native Debugger",
55
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
66
"main": "main.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-debugger",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"productName": "React Native Debugger In Dev",
55
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
66
"main": "electron/main.js",

0 commit comments

Comments
 (0)