From 0deca61da98a3096bf6ee8d100b1fd1fd263928a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Apr 2024 09:40:27 +0200 Subject: [PATCH] chore(release): 29.7.4 [skip ci] ## [29.7.4](https://github.com/Telefonica/mistica-ios/compare/v29.7.3...v29.7.4) (2024-04-10) ### Bug Fixes * **Carousel:** Add missing inverse style option for the page bullets ([b6086f0](https://github.com/Telefonica/mistica-ios/commit/b6086f0d86db7a3bdf3fbd1ecfc85ca1b6b11f11)) --- CHANGELOG.md | 7 +++++++ MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig | 2 +- Sources/SupportFiles/Mistica.xcconfig | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0bb777d..8e6f9da81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.7.4](https://github.com/Telefonica/mistica-ios/compare/v29.7.3...v29.7.4) (2024-04-10) + + +### Bug Fixes + +* **Carousel:** Add missing inverse style option for the page bullets ([b6086f0](https://github.com/Telefonica/mistica-ios/commit/b6086f0d86db7a3bdf3fbd1ecfc85ca1b6b11f11)) + ## [29.7.3](https://github.com/Telefonica/mistica-ios/compare/v29.7.2...v29.7.3) (2024-04-04) diff --git a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig index 7c42d4604..1659d5cec 100644 --- a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig +++ b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.7.3 +VERSION_NUMBER = 29.7.4 CURRENT_PROJECT_VERSION = 1 //Build // Build options diff --git a/Sources/SupportFiles/Mistica.xcconfig b/Sources/SupportFiles/Mistica.xcconfig index 0313ff9a9..34e807b9d 100644 --- a/Sources/SupportFiles/Mistica.xcconfig +++ b/Sources/SupportFiles/Mistica.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.7.3 +VERSION_NUMBER = 29.7.4 CURRENT_PROJECT_VERSION = 1 //Build // Build options