From 5f2c24e857804b3b87f4d72a71610cf38fb5e894 Mon Sep 17 00:00:00 2001 From: reeshika-h Date: Mon, 18 May 2026 15:53:36 +0530 Subject: [PATCH 1/2] fix:update podspec v to 2.3.4 --- ContentstackSwift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContentstackSwift.podspec b/ContentstackSwift.podspec index 66931c8..ba2bf5d 100644 --- a/ContentstackSwift.podspec +++ b/ContentstackSwift.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.name = 'ContentstackSwift' - s.version = '2.3.2' + s.version = '2.3.4' s.summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.' s.description = <<-DESC From 14e9ebcb0c3cea743227645105a6164ab5536fe2 Mon Sep 17 00:00:00 2001 From: reeshika-h Date: Mon, 18 May 2026 16:13:25 +0530 Subject: [PATCH 2/2] fix: update podspec version to 2.3.3 and adjust CHANGELOG for v2.3.4 --- CHANGELOG.md | 10 +++------- ContentstackSwift.podspec | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d1f4ae..1cc00e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,15 @@ # CHANGELOG -## v2.3.4 - -### Date: 18-May-2026 - -- Scope DVR dependency to test target only - ## v2.3.3 -### Date: 02-Apr-2026 +### Date: 18-May-2026 ### Documentation - Announced deprecation of **CocoaPods** as the recommended distribution for the Contentstack Swift SDK; **Swift Package Manager** is recommended for new integrations. Updated [README.md](README.md), [Docs/overview.md](Docs/overview.md), and [DEPRECATION.md](DEPRECATION.md). +- Scope DVR dependency to test target only + ## v2.3.2 ### Date: 12-Jan-2026 diff --git a/ContentstackSwift.podspec b/ContentstackSwift.podspec index ba2bf5d..0dc12bd 100644 --- a/ContentstackSwift.podspec +++ b/ContentstackSwift.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.name = 'ContentstackSwift' - s.version = '2.3.4' + s.version = '2.3.3' s.summary = 'Contentstack is a headless CMS with an API-first approach that puts content at the centre.' s.description = <<-DESC