From 4afb9f54216509982f34a6b9204b66d1d14c459f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Feb 2024 09:40:54 +0100 Subject: [PATCH] chore(release): 29.3.0 [skip ci] # [29.3.0](https://github.com/Telefonica/mistica-ios/compare/v29.2.0...v29.3.0) (2024-02-21) ### Features * **Callout:** IOS-9818 Adding inverse variant ([#337](https://github.com/Telefonica/mistica-ios/issues/337)) ([29dfe62](https://github.com/Telefonica/mistica-ios/commit/29dfe62f9504b07c0e7f3012e736e807904d178e)) --- 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 7e2c4ff20..1fa92b23c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [29.3.0](https://github.com/Telefonica/mistica-ios/compare/v29.2.0...v29.3.0) (2024-02-21) + + +### Features + +* **Callout:** IOS-9818 Adding inverse variant ([#337](https://github.com/Telefonica/mistica-ios/issues/337)) ([29dfe62](https://github.com/Telefonica/mistica-ios/commit/29dfe62f9504b07c0e7f3012e736e807904d178e)) + # [29.2.0](https://github.com/Telefonica/mistica-ios/compare/v29.1.1...v29.2.0) (2024-02-06) diff --git a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig index 1401ab60e..a03053513 100644 --- a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig +++ b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.2.0 +VERSION_NUMBER = 29.3.0 CURRENT_PROJECT_VERSION = 1 //Build // Build options diff --git a/Sources/SupportFiles/Mistica.xcconfig b/Sources/SupportFiles/Mistica.xcconfig index 949508a42..fa70bfdce 100644 --- a/Sources/SupportFiles/Mistica.xcconfig +++ b/Sources/SupportFiles/Mistica.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 29.2.0 +VERSION_NUMBER = 29.3.0 CURRENT_PROJECT_VERSION = 1 //Build // Build options