Skip to content

Commit

Permalink
Release v2.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tlgimenes committed Aug 30, 2019
1 parent 40e61ce commit 40f86b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.21.5] - 2019-08-30

## [2.21.4] - 2019-08-29

## [2.21.3] - 2019-08-28
Expand Down
6 changes: 4 additions & 2 deletions manifest.json
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "store-header",
"version": "2.21.4",
"version": "2.21.5",
"title": "VTEX Store Header",
"defaultLocale": "pt-BR",
"description": "The VTEX Store Header component",
Expand All @@ -13,7 +13,9 @@
},
"mustUpdateAt": "2019-04-02",
"categories": [],
"registries": ["smartcheckout"],
"registries": [
"smartcheckout"
],
"scripts": {
"postreleasy": "vtex publish --verbose"
},
Expand Down

0 comments on commit 40f86b0

Please sign in to comment.