Skip to content

Commit 34c3cc9

Browse files
Release 10.1.1
1 parent e2c1970 commit 34c3cc9

File tree

21 files changed

+251
-41
lines changed

21 files changed

+251
-41
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 10.1.1
2+
###### Release Date: 27-08-2021
3+
4+
### Bug Fixes
5+
* Fixed an issue that resulted in the `Intercom.xcframework` binary being larger in size that it should be. If you have installed [Release 10.1.0](https://github.com/intercom/intercom-ios/releases/tag/10.1.0), please update to this latest version.
6+
7+
18
## 10.1.0
29
###### Release Date: 20-08-2021
310

Intercom.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'Intercom'
3-
s.version = '10.1.0'
3+
s.version = '10.1.1'
44
s.summary = 'The Intercom iOS SDK, for integrating Intercom into your iOS application.'
55
s.license = { :type => "Apache 2.0", :file => "LICENSE" }
66
s.authors = {"Brian Boyle"=>"[email protected]", "Mike McNamara"=>"[email protected]", "Katherine Brennan"=>"[email protected]", "Himanshi Goyal"=>"[email protected]"}
0 Bytes
Binary file not shown.
48.4 KB
Binary file not shown.
733 Bytes
Binary file not shown.
16 KB
Binary file not shown.
0 Bytes
Binary file not shown.
48.4 KB
Binary file not shown.
760 Bytes
Binary file not shown.
160 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)