Skip to content

Commit

Permalink
Release 1.0.0-pre-alpha.8 (#5)
Browse files Browse the repository at this point in the history
Release-As: 1.0.0-pre-alpha.8
  • Loading branch information
github-actions[bot] committed Jan 17, 2023
1 parent 1d424ca commit d24c872
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 38 deletions.
57 changes: 20 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,52 @@
# Changelog

## [1.0.0-pre-alpha.7](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.6...1.0.0-pre-alpha.7) (2023-01-12)


### Miscellaneous Chores

* **MOB-2375:** release 1.0.0-pre-alpha.7 ([#76](https://github.medallia.com/thunderhead/one-mobile-ios/issues/76)) ([5d2b188](https://github.medallia.com/thunderhead/one-mobile-ios/commit/5d2b188f0327dc103ab920dbb70a2de2cd67221e))

## [1.0.0-pre-alpha.6](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.5...1.0.0-pre-alpha.6) (2023-01-09)

* release 1.0.0-pre-alpha.8

### Miscellaneous Chores

* **MOB-2375:** release 1.0.0-pre-alpha.6 ([#71](https://github.medallia.com/thunderhead/one-mobile-ios/issues/71)) ([a2bd4ca](https://github.medallia.com/thunderhead/one-mobile-ios/commit/a2bd4cad1003c6574e180d4cc8a807641e412735))

## [1.0.0-pre-alpha.5](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.4...1.0.0-pre-alpha.5) (2023-01-09)

* release 1.0.0-pre-alpha.7

### Miscellaneous Chores

* **MOB-2375:** release 1.0.0-pre-alpha.5 ([#69](https://github.medallia.com/thunderhead/one-mobile-ios/issues/69)) ([a9b71a9](https://github.medallia.com/thunderhead/one-mobile-ios/commit/a9b71a9888ce497bcebd41fce318c0f10628b53b))
* release 1.0.0-pre-alpha.6

## [1.0.0-pre-alpha.4](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.3...1.0.0-pre-alpha.4) (2023-01-09)
### Miscellaneous Chores

* release 1.0.0-pre-alpha.5

### Miscellaneous Chores

* **MOB-2375:** release 1.0.0-pre-alpha.4 ([c06451d](https://github.medallia.com/thunderhead/one-mobile-ios/commit/c06451d9f06c7220dfa12ae7de9c5fb9fcd3a693))

* release 1.0.0-pre-alpha.4

### hotfix

* **MOB-2375:** release 1.0.0-pre-alpha.4 ([6be638b](https://github.medallia.com/thunderhead/one-mobile-ios/commit/6be638bd1e811d7a8f55431453636f686d562b44))

## [1.0.0-pre-alpha.3](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.2...1.0.0-pre-alpha.3) (2023-01-09)

* release 1.0.0-pre-alpha.4

### hotfix

* **MOB-2375:** release 1.0.0-pre-alpha.3 ([#63](https://github.medallia.com/thunderhead/one-mobile-ios/issues/63)) ([1f67915](https://github.medallia.com/thunderhead/one-mobile-ios/commit/1f6791518d67582ffb87f3adc04a6b2fb1056d4c))

## [1.0.0-pre-alpha.2](https://github.medallia.com/thunderhead/one-mobile-ios/compare/1.0.0-pre-alpha.1...1.0.0-pre-alpha.2) (2023-01-09)

* release 1.0.0-pre-alpha.3

### Miscellaneous Chores

* **MOB-2375:** pre alpha release v1.0.0-pre-alpha.2 ([f58284b](https://github.medallia.com/thunderhead/one-mobile-ios/commit/f58284b663e1f5126a2024539be9c86ed01998f0))

## [1.0.0-pre-alpha.1](https://github.medallia.com/thunderhead/one-mobile-ios/compare/9.1.3...1.0.0-pre-alpha.1) (2023-01-09)

* pre alpha release v1.0.0-pre-alpha.2

### Bug Fixes

* **MOB-2134:** Add iOS 16 support for Unit tests ([#49](https://github.medallia.com/thunderhead/one-mobile-ios/issues/49)) ([8daa629](https://github.medallia.com/thunderhead/one-mobile-ios/commit/8daa629c296004c66e74850c932c30b6b8842943))
* **MOB-2245:** TabbarItems are not tracked when using Xcode 13 ([#3](https://github.medallia.com/thunderhead/one-mobile-ios/issues/3)) ([df2851d](https://github.medallia.com/thunderhead/one-mobile-ios/commit/df2851da91df9756920f655402902c96d9ac4801))
* **MOB-2259:** Trailing slash on host breaks sdk ([#6](https://github.medallia.com/thunderhead/one-mobile-ios/issues/6)) ([1e80830](https://github.medallia.com/thunderhead/one-mobile-ios/commit/1e808306cf2dbd5cdf88e639315bd9be4fc0a853))
* **MOB-2276:** Different Views have the same region name ([#7](https://github.medallia.com/thunderhead/one-mobile-ios/issues/7)) ([def57d7](https://github.medallia.com/thunderhead/one-mobile-ios/commit/def57d703efafa2f6e17fd5c5a9baa7f4ba00f8d))
* **MOB-2278:** Getting 409 on PageView view ([#10](https://github.medallia.com/thunderhead/one-mobile-ios/issues/10)) ([92406bc](https://github.medallia.com/thunderhead/one-mobile-ios/commit/92406bc7652cf84bf979b05c142e19ac905d1de2))
* **MOB-2300:** Fixed an issue where SwiftUI Buttons, Images and Labels were not properly tracked/captured ([#33](https://github.medallia.com/thunderhead/one-mobile-ios/issues/33)) ([b49f9d4](https://github.medallia.com/thunderhead/one-mobile-ios/commit/b49f9d4090ce7f4005ceee9a2ec6344c0d713279))
* **MOB-2300:** iOS Region names are different across iOS versions ([#18](https://github.medallia.com/thunderhead/one-mobile-ios/issues/18)) ([1556a69](https://github.medallia.com/thunderhead/one-mobile-ios/commit/1556a695ada26eda10aec92b76a54bb6c3cecc9b))
* **MOB-2418:** Fixed an issue where PageView labels were not captured ([#38](https://github.medallia.com/thunderhead/one-mobile-ios/issues/38)) ([139443a](https://github.medallia.com/thunderhead/one-mobile-ios/commit/139443aed317d4506c923d658238bc2f1ba2685e))
* **MOB-2420:** iOS some region path are different for iOS 15 and iOS 16 ([#41](https://github.medallia.com/thunderhead/one-mobile-ios/issues/41)) ([5468273](https://github.medallia.com/thunderhead/one-mobile-ios/commit/546827389e52f2ccd8a385beafcbe4c99a8f0a21))
* **MOB-2425:** Fixed a Distribution on M1 machine issue ([#47](https://github.medallia.com/thunderhead/one-mobile-ios/issues/47)) ([4f34586](https://github.medallia.com/thunderhead/one-mobile-ios/commit/4f345863360243b3338eea473779a410454852cb))
* Add iOS 16 support for Unit tests
* TabbarItems are not tracked when using Xcode 13
* Trailing slash on host breaks sdk
* Different Views have the same region name
* Getting 409 on PageView view
* Fixed an issue where SwiftUI Buttons, Images and Labels were not properly tracked/captured
* iOS Region names are different across iOS versions
* Fixed an issue where PageView labels were not captured
* iOS some region path are different for iOS 15 and iOS 16
* Fixed a Distribution on M1 machine issue


### Miscellaneous Chores

* **release:** pod build updates ([98b36f7](https://github.medallia.com/thunderhead/one-mobile-ios/commit/98b36f7b14c414b000eb51b433faf24624704b2e))
* pod build updates
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion medallia-mxo-ios-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "medallia-mxo-ios-sdk"
s.version = "1.0.0-pre-alpha.7"
s.version = "1.0.0-pre-alpha.8"
s.summary = "The MedalliaMXO SDK for iOS."
s.authors = { "Medallia" => "cocoapods-mxo@medallia.com" }
s.homepage = "https://github.com/medallia/mxo-ios-sdk"
Expand Down

0 comments on commit d24c872

Please sign in to comment.