Skip to content

Commit e2ca17a

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-10-09) ### Bug Fixes * macos 10.13 deployment target ([25148ad](25148ad)) * update tvos and macos deployment targets ([6350319](6350319))
1 parent c49d025 commit e2ca17a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

AnalyticsConnector.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
analytics_connector_version = "1.0.2" # Version is managed automatically by semantic-release, please dont change it manually
1+
analytics_connector_version = "1.0.3" # Version is managed automatically by semantic-release, please dont change it manually
22

33
Pod::Spec.new do |spec|
44

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.3](https://github.com/amplitude/analytics-connector-ios/compare/v1.0.2...v1.0.3) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* macos 10.13 deployment target ([25148ad](https://github.com/amplitude/analytics-connector-ios/commit/25148adaa4484bd2a626e5aca5022a460d2caab6))
7+
* update tvos and macos deployment targets ([6350319](https://github.com/amplitude/analytics-connector-ios/commit/6350319d6f26f0955fa462d42d45491715c8a2d3))
8+
19
## [1.0.1](https://github.com/amplitude/analytics-connector-ios/compare/v1.0.0...v1.0.1) (2023-01-20)
210

311

0 commit comments

Comments
 (0)