Skip to content

Commit e3db77b

Browse files
committed
0.0.28
1 parent bd949cc commit e3db77b

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.28
4+
5+
### Patch Changes
6+
7+
- fix
8+
39
## 0.0.27
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.27",
3+
"version": "0.0.28",
44
"description": "Diagnose and fix performance issues in your React app",
55
"keywords": [
66
"diagnostics",

0 commit comments

Comments
 (0)