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