From ca9008cb6d9e92a04876d675be93d8996ed66a89 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Sep 2023 10:10:55 +0200 Subject: [PATCH] chore(release): 26.1.0 [skip ci] # [26.1.0](https://github.com/Telefonica/mistica-ios/compare/v26.0.1...v26.1.0) (2023-09-25) ### Features * **Feedback:** Update component ([9bfe335](https://github.com/Telefonica/mistica-ios/commit/9bfe33555a7b47c0bf27b636c32cdcdf242ae06a)) --- 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 4275d5eb..0472508b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [26.1.0](https://github.com/Telefonica/mistica-ios/compare/v26.0.1...v26.1.0) (2023-09-25) + + +### Features + +* **Feedback:** Update component ([9bfe335](https://github.com/Telefonica/mistica-ios/commit/9bfe33555a7b47c0bf27b636c32cdcdf242ae06a)) + ## [26.0.1](https://github.com/Telefonica/mistica-ios/compare/v26.0.0...v26.0.1) (2023-09-04) diff --git a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig index 749834a1..019e7d5d 100644 --- a/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig +++ b/MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 26.0.1 +VERSION_NUMBER = 26.1.0 CURRENT_PROJECT_VERSION = 1 //Build // Build options diff --git a/Sources/SupportFiles/Mistica.xcconfig b/Sources/SupportFiles/Mistica.xcconfig index c13c312d..be727372 100644 --- a/Sources/SupportFiles/Mistica.xcconfig +++ b/Sources/SupportFiles/Mistica.xcconfig @@ -7,7 +7,7 @@ // // Versioning -VERSION_NUMBER = 26.0.1 +VERSION_NUMBER = 26.1.0 CURRENT_PROJECT_VERSION = 1 //Build // Build options