We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e252f2 commit 2ccc765Copy full SHA for 2ccc765
README.md
@@ -19,3 +19,4 @@ Requires react ^16.8.0 as peer dependency.
19
- No need to export it at root folder, `genindex` script will do the work
20
- No need to manually release, we use [semantic-release](https://github.com/semantic-release/semantic-release/). It will
21
release package based on commit message.
22
+- No need to manually publish documentation at Github Page, `doc:publish` script will do the work.
0 commit comments