From 6eca674a6c4d674d6fc9bbdd9142dfd0623c2036 Mon Sep 17 00:00:00 2001 From: eboffa Date: Wed, 18 Sep 2019 10:18:56 -0300 Subject: [PATCH 1/2] Update MLBusinessComponents.podspec --- MLBusinessComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MLBusinessComponents.podspec b/MLBusinessComponents.podspec index 8b84481f..f6f110e9 100644 --- a/MLBusinessComponents.podspec +++ b/MLBusinessComponents.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLBusinessComponents" - s.version = "1.0.2" + s.version = "1.0.3" s.summary = "MLBusinessComponents for iOS" s.homepage = "https://www.mercadolibre.com" s.license = { :type => "MIT", :file => "LICENSE" } From f8fbe76147873032012c2e66380c7e800161643d Mon Sep 17 00:00:00 2001 From: eboffa Date: Wed, 18 Sep 2019 10:20:21 -0300 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f38a2eb..fb79357b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.0.3 +🚀 1.0.3 🚀 +- CrossSellingBoxView Component +- Fix bug LoyaltyRingView + # v1.0.2 🚀 1.0.2 🚀 - Download Component