Skip to content

Commit

Permalink
pod/7.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhijeetRanjan308 committed Mar 6, 2024
1 parent 8dc1c8f commit 31b9e31
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# CHANGELOG

The changelog for [Kommunicate-iOS-SDK](https://github.com/Kommunicate-io/Kommunicate-iOS-SDK). Also see the [releases](https://github.com/Kommunicate-io/Kommunicate-iOS-SDK/releases) on Github.
## [7.1.4] 2024-03-06
- Fixed Build Conversation issue

## [7.1.3] 2024-02-21
- Fixed Form Rich Message Rendering issue
- Added support for showing assingment message
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PODS:
- iOSSnapshotTestCase/SwiftSupport (8.0.0):
- iOSSnapshotTestCase/Core
- Kingfisher (7.6.2)
- Kommunicate (7.1.3):
- Kommunicate (7.1.4):
- KommunicateChatUI-iOS-SDK (~> 1.2.8)
- KommunicateChatUI-iOS-SDK (1.2.8):
- KommunicateChatUI-iOS-SDK/Complete (= 1.2.8)
Expand Down Expand Up @@ -77,7 +77,7 @@ SPEC CHECKSUMS:
iOSDropDown: ce9daa584eaa5567cafc1b633e3cc7eb6d9cea42
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
Kingfisher: 6c5449c6450c5239166510ba04afe374a98afc4f
Kommunicate: 4052c4e64f61c4bdbf566eb96924b85dee913e0a
Kommunicate: 346223a8a167ba2d5b4f7a5b1a8beb39f84e8177
KommunicateChatUI-iOS-SDK: b582ccc1cc2797adfa2caa97fcf1ed884bf56ebd
KommunicateCore-iOS-SDK: 87c6e7c9f0e1e32d258c36b70ba20ffbd4428c90
Nimble: d733c860d832b324e9779034f12398993c536e7b
Expand All @@ -88,4 +88,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 07a36a186f5848e9c0e96beedc0b1730ca2d51e8

COCOAPODS: 1.14.3
COCOAPODS: 1.13.0
2 changes: 1 addition & 1 deletion Kommunicate.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Kommunicate'
s.version = '7.1.3'
s.version = '7.1.4'
s.summary = 'Kommunicate iOS SDK for customer support.'
s.homepage = 'https://github.com/Kommunicate-io/Kommunicate-iOS-SDK'
s.license = { :type => 'BSD-3-Clause', :file => 'LICENSE' }
Expand Down

0 comments on commit 31b9e31

Please sign in to comment.