Skip to content

Commit

Permalink
Merge 6a6aeed into 0065287
Browse files Browse the repository at this point in the history
  • Loading branch information
victorhmp committed Jul 4, 2019
2 parents 0065287 + 6a6aeed commit f3dceb0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Docs builder to `manifest.json`

### Changed
- Move README file to `/docs`

## [2.21.1] - 2019-07-03
### Fixed
Expand Down
File renamed without changes.
3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"defaultLocale": "pt-BR",
"description": "The VTEX Store Header component",
"builders": {
"docs": "0.x",
"react": "3.x",
"store": "0.x",
"messages": "1.x"
Expand All @@ -32,4 +33,4 @@
"vtex.locale-switcher": "0.x"
},
"$schema": "https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"
}
}

0 comments on commit f3dceb0

Please sign in to comment.