From 41f7d75d11c143080f70b0157446ce5a52a82d29 Mon Sep 17 00:00:00 2001 From: "vtex-io-ci-cd[bot]" <44008113+vtex-io-ci-cd[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2019 14:10:48 +0000 Subject: [PATCH] Release v0.5.4 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a9cf2..2b634c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.5.4] - 2019-06-27 + ### Fixed - Build assets with new builder hub. diff --git a/manifest.json b/manifest.json index a8025fa..ed7a96d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "slider", "vendor": "vtex", - "version": "0.5.3", + "version": "0.5.4", "title": "VTEX Slider", "description": "A React Slider component that works well in SPA and SSR", "mustUpdateAt": "2020-01-30",