Skip to content

Commit 51f4b6c

Browse files
author
Iaron da Costa Araújo
authored
Merge pull request #3 from vtex-apps/feature/docs
docs builder
2 parents b533828 + cce6fd0 commit 51f4b6c

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
### Added
10+
- Docs builder.
911

1012
## [0.2.0] - 2019-06-13
1113

File renamed without changes.

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"builders": {
88
"messages": "1.x",
99
"store": "0.x",
10-
"react": "3.x"
10+
"react": "3.x",
11+
"docs": "0.x"
1112
},
1213
"mustUpdateAt": "2019-04-02",
1314
"scripts": {

0 commit comments

Comments
 (0)