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