Skip to content

Commit 8298e1c

Browse files
chore(release): 36.3.1 [skip ci]
## [36.3.1](v36.3.0...v36.3.1) (2025-10-22) ### Bug Fixes * **GradientView:** IOS-11935 [Mistica] Allow transparent gradient color in MisticaGradient ([#483](#483)) ([141773c](141773c))
1 parent 141773c commit 8298e1c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [36.3.1](https://github.com/Telefonica/mistica-ios/compare/v36.3.0...v36.3.1) (2025-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **GradientView:** IOS-11935 [Mistica] Allow transparent gradient color in MisticaGradient ([#483](https://github.com/Telefonica/mistica-ios/issues/483)) ([141773c](https://github.com/Telefonica/mistica-ios/commit/141773cc26974c76e11fdda8243aa7b73e38c596))
7+
18
# [36.3.0](https://github.com/Telefonica/mistica-ios/compare/v36.2.0...v36.3.0) (2025-10-17)
29

310

MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
// Versioning
10-
VERSION_NUMBER = 36.3.0
10+
VERSION_NUMBER = 36.3.1
1111
CURRENT_PROJECT_VERSION = 1 //Build
1212

1313
// Build options

Sources/SupportFiles/Mistica.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
// Versioning
10-
VERSION_NUMBER = 36.3.0
10+
VERSION_NUMBER = 36.3.1
1111
CURRENT_PROJECT_VERSION = 1 //Build
1212

1313
// Build options

0 commit comments

Comments
 (0)