Skip to content

Commit bdb0035

Browse files
committed
0.0.15
1 parent e8cfef0 commit bdb0035

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.15
4+
5+
### Patch Changes
6+
7+
- export node api
8+
39
## 0.0.14
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.14",
3+
"version": "0.0.15",
44
"description": "Diagnose and fix performance issues in your React app",
55
"keywords": [
66
"diagnostics",

0 commit comments

Comments
 (0)