We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b533828 + cce6fd0 commit 51f4b6cCopy full SHA for 51f4b6c
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Added
10
+- Docs builder.
11
12
## [0.2.0] - 2019-06-13
13
README.md docs/README.mdREADME.md renamed to docs/README.md
manifest.json
@@ -7,7 +7,8 @@
"builders": {
"messages": "1.x",
"store": "0.x",
- "react": "3.x"
+ "react": "3.x",
+ "docs": "0.x"
},
"mustUpdateAt": "2019-04-02",
14
"scripts": {
0 commit comments