Skip to content

Commit

Permalink
Merge pull request #451 from Kommunicate-io/patch_release_7.2.3
Browse files Browse the repository at this point in the history
Pod updated to 7.2.3 (Patch Release)
  • Loading branch information
AbhijeetRanjan308 authored Nov 12, 2024
2 parents e81f94e + 162636d commit 6b81578
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 18 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.2.3] 2024-11-12
- Fixed response with date and time format in postback message.

## [7.2.2] 2024-10-04
- Exposed Funtion to show or hide Chat Bar for Bot Conversations.

Expand Down
26 changes: 13 additions & 13 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@ PODS:
- iOSSnapshotTestCase/SwiftSupport (8.0.0):
- iOSSnapshotTestCase/Core
- Kingfisher (7.6.2)
- Kommunicate (7.2.2):
- KommunicateChatUI-iOS-SDK (= 1.3.6)
- KommunicateChatUI-iOS-SDK (1.3.6):
- KommunicateChatUI-iOS-SDK/Complete (= 1.3.6)
- KommunicateChatUI-iOS-SDK/Complete (1.3.6):
- Kommunicate (7.2.3):
- KommunicateChatUI-iOS-SDK (= 1.3.7)
- KommunicateChatUI-iOS-SDK (1.3.7):
- KommunicateChatUI-iOS-SDK/Complete (= 1.3.7)
- KommunicateChatUI-iOS-SDK/Complete (1.3.7):
- iOSDropDown
- Kingfisher (~> 7.6.2)
- KommunicateChatUI-iOS-SDK/RichMessageKit
- KommunicateCore-iOS-SDK (= 1.2.3)
- SwipeCellKit (~> 2.7.1)
- ZendeskChatProvidersSDK (~> 5.0.0)
- KommunicateChatUI-iOS-SDK/RichMessageKit (1.3.6)
- KommunicateChatUI-iOS-SDK/RichMessageKit (1.3.7)
- KommunicateCore-iOS-SDK (1.2.3)
- Nimble (13.5.0):
- Nimble (13.6.2):
- CwlPreconditionTesting (~> 2.2.0)
- Nimble-Snapshots (9.8.0):
- Nimble-Snapshots/Core (= 9.8.0)
Expand All @@ -37,7 +37,7 @@ PODS:
- Nimble (~> 13.0)
- Quick (7.6.2)
- SwipeCellKit (2.7.1)
- ZendeskChatProvidersSDK (5.0.4)
- ZendeskChatProvidersSDK (5.0.5)

DEPENDENCIES:
- iOSSnapshotTestCase (~> 8.0.0)
Expand Down Expand Up @@ -77,15 +77,15 @@ SPEC CHECKSUMS:
iOSDropDown: ce9daa584eaa5567cafc1b633e3cc7eb6d9cea42
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
Kingfisher: 6c5449c6450c5239166510ba04afe374a98afc4f
Kommunicate: 2962e3603f192f352f1864f340d72569975640df
KommunicateChatUI-iOS-SDK: 1b2b0b01957690945d64b96efbc726e780a873dc
Kommunicate: 696de097cfb346578c9126e52dcc56dfa86ee878
KommunicateChatUI-iOS-SDK: b79e9dd34ef763421f5f3961595b313b19946936
KommunicateCore-iOS-SDK: fd44fd6efd17d744401b7cb5616c8be7d5afb868
Nimble: cc0469644d253140c6bab7e88d4ee3bbed59a25c
Nimble: 8cd9e713948ea6a61980e82d2bec937acec16b91
Nimble-Snapshots: 240ea76ee8e52dfc1387b8d0d9bf1db3420cabbd
Quick: b8bec97cd4b9f21da0472d45580f763b801fc353
SwipeCellKit: 3972254a826da74609926daf59b08d6c72e619ea
ZendeskChatProvidersSDK: e57a8c2ac56951df3f0921325aaf07f0832b231b
ZendeskChatProvidersSDK: 5cfc4a3dee03317ba54920e3258edda52ff9a329

PODFILE CHECKSUM: 07a36a186f5848e9c0e96beedc0b1730ca2d51e8

COCOAPODS: 1.15.2
COCOAPODS: 1.16.2
4 changes: 2 additions & 2 deletions 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.2.2'
s.version = '7.2.3'
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 All @@ -10,5 +10,5 @@ Pod::Spec.new do |s|
s.swift_version = '5.0'
s.source_files = 'Sources/Kommunicate/Classes/**/*.{swift}'
s.resources = 'Sources/Resources/**/*{lproj,storyboard,xib,xcassets,json,strings}'
s.dependency 'KommunicateChatUI-iOS-SDK' , '1.3.6'
s.dependency 'KommunicateChatUI-iOS-SDK' , '1.3.7'
end
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"repositoryURL": "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git",
"state": {
"branch": null,
"revision": "d34cf6a16112413a16c0b8068c18123adb53be06",
"version": "1.3.6"
"revision": "7d941d095713cf0257d0ee6ab27e45048edab24d",
"version": "1.3.7"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let package = Package(
),
],
dependencies: [
.package(name: "KommunicateChatUI-iOS-SDK", url: "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git", from: "1.3.6"),
.package(name: "KommunicateChatUI-iOS-SDK", url: "https://github.com/Kommunicate-io/KommunicateChatUI-iOS-SDK.git", from: "1.3.7"),
],
targets: [
.target(
Expand Down

0 comments on commit 6b81578

Please sign in to comment.