Skip to content

Commit 08fdce6

Browse files
committed
fix
1 parent 7716d6c commit 08fdce6

File tree

3 files changed

+16
-1539
lines changed

3 files changed

+16
-1539
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.26
4+
5+
### Patch Changes
6+
7+
- fix
8+
39
## 0.0.25
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.25",
3+
"version": "0.0.26",
44
"description": "Diagnose and fix performance issues in your React app",
55
"keywords": [
66
"diagnostics",

0 commit comments

Comments
 (0)