Skip to content

Commit

Permalink
Release v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klzns committed Apr 25, 2019
1 parent 9c06f89 commit 44cb07d
Show file tree
Hide file tree
Showing 2 changed files with 4 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.18.0] - 2019-04-25

### Added
- Allow `product-rating-inline` in `product-summary.unstable--flex`.

Expand Down
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "product-summary",
"version": "2.17.0",
"version": "2.18.0",
"title": "Product Summary",
"description": "Product summary component",
"defaultLocale": "pt-BR",
Expand All @@ -20,4 +20,4 @@
"vtex.product-review-interfaces": "1.x",
"vtex.styleguide": "9.x"
}
}
}

0 comments on commit 44cb07d

Please sign in to comment.