Skip to content

Commit ec4a41f

Browse files
committed
0.0.30
1 parent c405f4a commit ec4a41f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-doctor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-doctor
22

3+
## 0.0.30
4+
5+
### Patch Changes
6+
7+
- fix issues
8+
39
## 0.0.29
410

511
### Patch Changes

packages/react-doctor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-doctor",
3-
"version": "0.0.29",
3+
"version": "0.0.30",
44
"description": "Diagnose and fix performance issues in your React app",
55
"keywords": [
66
"diagnostics",

0 commit comments

Comments
 (0)