Skip to content

Commit

Permalink
chore(release): 29.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [29.7.0](v29.6.3...v29.7.0) (2024-04-02)

### Features

* **Accessibility:** Add default ids for listCellContentView and fix callout component ids ([#348](#348)) ([5aab0f2](5aab0f2)), closes [#349](#349) [#351](#351) [#347](#347) [#346](#346)
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 5aab0f2 commit b668029
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 @@
# [29.7.0](https://github.com/Telefonica/mistica-ios/compare/v29.6.3...v29.7.0) (2024-04-02)


### Features

* **Accessibility:** Add default ids for listCellContentView and fix callout component ids ([#348](https://github.com/Telefonica/mistica-ios/issues/348)) ([5aab0f2](https://github.com/Telefonica/mistica-ios/commit/5aab0f22b112ef3801f729f5687ff339447e32a9)), closes [#349](https://github.com/Telefonica/mistica-ios/issues/349) [#351](https://github.com/Telefonica/mistica-ios/issues/351) [#347](https://github.com/Telefonica/mistica-ios/issues/347) [#346](https://github.com/Telefonica/mistica-ios/issues/346)

# [29.6.0](https://github.com/Telefonica/mistica-ios/compare/v29.5.1...v29.6.0) (2024-03-19)


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 = 29.6.0
VERSION_NUMBER = 29.7.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 = 29.6.0
VERSION_NUMBER = 29.7.0
CURRENT_PROJECT_VERSION = 1 //Build

// Build options
Expand Down

0 comments on commit b668029

Please sign in to comment.