We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8b2cb commit b17aa6bCopy full SHA for b17aa6b
packages/react-doctor/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# react-doctor
2
3
+## 0.0.13
4
+
5
+### Patch Changes
6
7
+- fix: skill
8
9
## 0.0.12
10
11
### Patch Changes
packages/react-doctor/package.json
@@ -1,6 +1,6 @@
{
"name": "react-doctor",
- "version": "0.0.12",
+ "version": "0.0.13",
"bin": {
"react-doctor": "./dist/cli.js"
},
0 commit comments