Skip to content

Commit

Permalink
Merge pull request #116 from mcardoselliml/feature/bump-1.29.0
Browse files Browse the repository at this point in the history
Bump to 1.29.0
  • Loading branch information
jscaramal-meli authored Mar 10, 2021
2 parents 6e3e96f + b2c50f8 commit 6097455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Sin Publicar
# v1.29.0
🚀 1.29.0 🚀
- Added closed status support to Row
- Added Status Description to Row
- Added closed status support to Hybrid Carousel
Expand Down
2 changes: 1 addition & 1 deletion MLBusinessComponents.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MLBusinessComponents"
s.version = "1.28.0"
s.version = "1.29.0"
s.summary = "MLBusinessComponents for iOS"
s.homepage = "https://www.mercadolibre.com"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 6097455

Please sign in to comment.