Skip to content

Commit

Permalink
Update changelog and manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Dias committed May 7, 2018
1 parent 3a7e0c7 commit 601f2e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.0.9] - 2018-05-07
## Added
- Add Menu app on top bar

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "dreamstore",
"version": "0.0.7",
"version": "0.0.8",
"builders": {
"pages": "0.x",
"react": "2.x"
Expand Down
3 changes: 1 addition & 2 deletions react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "vtex.dreamstore",
"version": "0.0.0",
"scripts": {
"test": "jest"
},
Expand Down Expand Up @@ -44,4 +43,4 @@
"enzyme-to-json/serializer"
]
}
}
}

0 comments on commit 601f2e7

Please sign in to comment.