We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a3d33 commit 8eae2ecCopy full SHA for 8eae2ec
packages/react-doctor/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-doctor
2
3
+## 0.0.20
4
+
5
+### Patch Changes
6
7
+- log err
8
9
## 0.0.19
10
11
### Patch Changes
packages/react-doctor/package.json
@@ -1,6 +1,6 @@
{
"name": "react-doctor",
- "version": "0.0.19",
+ "version": "0.0.20",
"description": "Diagnose and fix performance issues in your React app",
"keywords": [
"diagnostics",
0 commit comments