From 20159e7242328cadecd30a5b3258f4d04bf655fe Mon Sep 17 00:00:00 2001 From: Vicente Veltri Date: Thu, 4 Nov 2021 18:42:23 -0300 Subject: [PATCH 1/2] Bump to 1.33.0 --- CHANGELOG.md | 3 ++- MLBusinessComponents.podspec | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c93f8d..13e60136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -# Sin Publicar +# v1.32.0 +🚀 1.32.0 🚀 - Added optional icon color support on item description data # v1.32.0 diff --git a/MLBusinessComponents.podspec b/MLBusinessComponents.podspec index 52cbe6ea..8af298c9 100644 --- a/MLBusinessComponents.podspec +++ b/MLBusinessComponents.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MLBusinessComponents" - s.version = "1.32.0" + s.version = "1.33.0" s.summary = "MLBusinessComponents for iOS" s.homepage = "https://www.mercadolibre.com" s.license = { :type => "MIT", :file => "LICENSE" } From 33043220f5c9b11d53c097abcc6b7168405b8f5f Mon Sep 17 00:00:00 2001 From: Vicente Veltri Date: Thu, 4 Nov 2021 18:43:54 -0300 Subject: [PATCH 2/2] Changelog updated --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e60136..4d292ca5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -# v1.32.0 -🚀 1.32.0 🚀 +# v1.33.0 +🚀 1.33.0 🚀 - Added optional icon color support on item description data # v1.32.0