Skip to content

Commit

Permalink
chore(release): 33.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [33.8.0](v33.7.0...v33.8.0) (2025-02-04)

### Features

* **skin:** update design tokens from mistica-design ([#425](#425)) ([7a76235](7a76235))
  • Loading branch information
semantic-release-bot committed Feb 4, 2025
1 parent 7a76235 commit 9dc20fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [33.8.0](https://github.com/Telefonica/mistica-ios/compare/v33.7.0...v33.8.0) (2025-02-04)


### Features

* **skin:** update design tokens from mistica-design ([#425](https://github.com/Telefonica/mistica-ios/issues/425)) ([7a76235](https://github.com/Telefonica/mistica-ios/commit/7a76235b530fa664f4a6db31a7173625ad81bcb5))

# [33.7.0](https://github.com/Telefonica/mistica-ios/compare/v33.6.0...v33.7.0) (2024-12-16)


Expand Down
2 changes: 1 addition & 1 deletion MisticaCatalog/SupportFiles/MisticaCatalogConfig.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

// Versioning
VERSION_NUMBER = 33.7.0
VERSION_NUMBER = 33.8.0
CURRENT_PROJECT_VERSION = 1 //Build

// Build options
Expand Down
2 changes: 1 addition & 1 deletion Sources/SupportFiles/Mistica.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

// Versioning
VERSION_NUMBER = 33.7.0
VERSION_NUMBER = 33.8.0
CURRENT_PROJECT_VERSION = 1 //Build

// Build options
Expand Down

0 comments on commit 9dc20fd

Please sign in to comment.