Skip to content

Commit

Permalink
Release v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
klzns committed Dec 5, 2019
1 parent 159d7a2 commit ae868db
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.7.2] - 2019-12-05

## [0.7.1] - 2019-11-25

## [0.7.0] - 2019-10-28
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slider-layout",
"vendor": "vtex",
"version": "0.7.1",
"version": "0.7.2",
"title": "VTEX Slider-Layout",
"description": "A React Slider component that works well in SPA and SSR",
"mustUpdateAt": "2020-01-30",
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vtex.slider-layout",
"version": "0.7.1",
"version": "0.7.2",
"description": "A React Slider component that works well in SPA and SSR",
"files": [
"react"
Expand Down

0 comments on commit ae868db

Please sign in to comment.