We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60b823 commit 9d8a533Copy full SHA for 9d8a533
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2019-09-09
11
+
12
### Added
13
14
- `Docs` builder.
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "react-app-template",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"title": "CHANGE_ME",
6
"description": "CHANGE_ME",
"builders": {
0 commit comments