Skip to content

Commit 679700e

Browse files
committed
ci: release it please
1 parent c4c7a63 commit 679700e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Add JSX elements to outline. It also makes sticky scroll works with your tags!
1010

11-
Super recommended for react. Fragments are not rendered.
11+
Experimental and might not be stable. Fragments are not rendered.
1212

1313
## **Completions Built Different**
1414

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@
9898
"release": {
9999
"changelog": {
100100
"style": "gitmoji"
101+
},
102+
"preset": {
103+
"runTest": false
101104
}
102105
}
103106
}

0 commit comments

Comments
 (0)