Skip to content

Commit 75a0366

Browse files
authored
chore(main): release 3.8.2 (#81)
1 parent de898a5 commit 75a0366

File tree

3 files changed

+40
-26
lines changed

3 files changed

+40
-26
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "3.8.1"}
1+
{".":"3.8.2"}

CHANGELOG.md

Lines changed: 38 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1+
# Changelog
2+
3+
## [3.8.2](https://github.com/Flagsmith/flagsmith-ios-client/compare/3.8.1...v3.8.2) (2025-07-18)
4+
5+
6+
### CI
7+
8+
* add workflow to publish to CocoaPods ([#74](https://github.com/Flagsmith/flagsmith-ios-client/issues/74)) ([99e4ca6](https://github.com/Flagsmith/flagsmith-ios-client/commit/99e4ca6775386edcea5a1b7c8449d71f2accdba7))
9+
10+
11+
### Other
12+
13+
* **ci:** add release-please configuration ([#78](https://github.com/Flagsmith/flagsmith-ios-client/issues/78)) ([5f7774a](https://github.com/Flagsmith/flagsmith-ios-client/commit/5f7774a77f980cd107984e6a9cb52bed6ea07188))
14+
115
<a id="3.8.1"></a>
2-
# [3.8.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.8.1) - 2024-11-18
16+
## [3.8.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.8.1) - 2024-11-18
317

418
## What's Changed
519
* fix: Swift.DecodingError.keyNotFound when decoding Traits by [@khvn26](https://github.com/khvn26) in [#71](https://github.com/Flagsmith/flagsmith-ios-client/pull/71)
@@ -12,7 +26,7 @@
1226

1327

1428
<a id="3.8.0"></a>
15-
# [3.8.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.8.0) - 2024-10-22
29+
## [3.8.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.8.0) - 2024-10-22
1630

1731
## What's Changed
1832
* feat: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#68](https://github.com/Flagsmith/flagsmith-ios-client/pull/68)
@@ -27,7 +41,7 @@
2741

2842

2943
<a id="3.7.0"></a>
30-
# [3.7.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.7.0) - 2024-09-13
44+
## [3.7.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.7.0) - 2024-09-13
3145

3246
## What's Changed
3347
* Added getIdentityFlags method by [@jackforesightmobile](https://github.com/jackforesightmobile) in [#59](https://github.com/Flagsmith/flagsmith-ios-client/pull/59)
@@ -41,15 +55,15 @@
4155

4256

4357
<a id="3.6.2"></a>
44-
# [Version 3.6.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.2) - 2024-06-27
58+
## [Version 3.6.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.2) - 2024-06-27
4559

4660
The code in this release is identical to 3.6.1 but it creates a trigger for Swift Package Manager to update after we had to delete and recreate 3.6.1.
4761

4862
[Changes][3.6.2]
4963

5064

5165
<a id="3.6.1"></a>
52-
# [Version 3.6.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.1) - 2024-06-27
66+
## [Version 3.6.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.1) - 2024-06-27
5367

5468
## What's Changed
5569
* Feature/remove tracking domain & tracking boolean by [@gazreese](https://github.com/gazreese) in [#58](https://github.com/Flagsmith/flagsmith-ios-client/pull/58)
@@ -62,7 +76,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
6276

6377

6478
<a id="3.6.0"></a>
65-
# [Version 3.6.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.0) - 2024-05-04
79+
## [Version 3.6.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.6.0) - 2024-05-04
6680

6781
## What's Changed
6882
* Fix: Tone down the concurrency test to ensure running on build servers by [@gazreese](https://github.com/gazreese) in [#47](https://github.com/Flagsmith/flagsmith-ios-client/pull/47)
@@ -78,7 +92,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
7892

7993

8094
<a id="3.5.0"></a>
81-
# [Version 3.5.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.5.0) - 2024-03-11
95+
## [Version 3.5.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.5.0) - 2024-03-11
8296

8397
## What's Changed
8498
* Better concurrency support in iOS API Manager by [@gazreese](https://github.com/gazreese) in [#45](https://github.com/Flagsmith/flagsmith-ios-client/pull/45)
@@ -92,7 +106,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
92106

93107

94108
<a id="3.4.0"></a>
95-
# [3.4.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.4.0) - 2023-10-09
109+
## [3.4.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.4.0) - 2023-10-09
96110

97111
## What's Changed
98112
* added Sendable conformances, bump swift tools version to 5.5 by [@3a4oT](https://github.com/3a4oT) in [#37](https://github.com/Flagsmith/flagsmith-ios-client/pull/37)
@@ -106,7 +120,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
106120

107121

108122
<a id="3.3.0"></a>
109-
# [3.3.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.3.0) - 2023-07-18
123+
## [3.3.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.3.0) - 2023-07-18
110124

111125
## What's Changed
112126
* Lower level cache by [@wicheda](https://github.com/wicheda) in [#34](https://github.com/Flagsmith/flagsmith-ios-client/pull/34)
@@ -119,7 +133,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
119133

120134

121135
<a id="3.2.1"></a>
122-
# [3.2.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.2.1) - 2023-02-22
136+
## [3.2.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.2.1) - 2023-02-22
123137

124138
## What's Changed
125139
* Fix response decoding for bulk trait upload by [@ctreffs](https://github.com/ctreffs) in [#28](https://github.com/Flagsmith/flagsmith-ios-client/pull/28)
@@ -132,7 +146,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
132146

133147

134148
<a id="3.2.0"></a>
135-
# [3.2.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.2.0) - 2023-02-21
149+
## [3.2.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.2.0) - 2023-02-21
136150

137151
## What's Changed
138152
* Expose bulk setTraits by [@ctreffs](https://github.com/ctreffs) in [#26](https://github.com/Flagsmith/flagsmith-ios-client/pull/26)
@@ -147,7 +161,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
147161

148162

149163
<a id="3.1.0"></a>
150-
# [3.1.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.1.0) - 2023-02-21
164+
## [3.1.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.1.0) - 2023-02-21
151165

152166
## What's Changed
153167
* Add ability to bulk upload traits by [@RowbDowg](https://github.com/RowbDowg) in [#24](https://github.com/Flagsmith/flagsmith-ios-client/pull/24)
@@ -162,7 +176,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
162176

163177

164178
<a id="3.0.0"></a>
165-
# [3.0.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.0.0) - 2022-06-07
179+
## [3.0.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/3.0.0) - 2022-06-07
166180

167181
## What's Changed
168182
* Release/3.0.0 by [@matthewelwell](https://github.com/matthewelwell) in [#22](https://github.com/Flagsmith/flagsmith-ios-client/pull/22)
@@ -174,15 +188,15 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
174188

175189

176190
<a id="2.1.1"></a>
177-
# [2.1.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/2.1.1) - 2022-03-23
191+
## [2.1.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/2.1.1) - 2022-03-23
178192

179193

180194

181195
[Changes][2.1.1]
182196

183197

184198
<a id="2.0.0"></a>
185-
# [2.0.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/2.0.0) - 2022-03-21
199+
## [2.0.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/2.0.0) - 2022-03-21
186200

187201
## What's Changed
188202

@@ -194,7 +208,7 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
194208

195209

196210
<a id="1.2.1"></a>
197-
# [1.2.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.2.1) - 2022-03-18
211+
## [1.2.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.2.1) - 2022-03-18
198212

199213
## What's Changed
200214
* Simplified Analytics References by [@richardpiazza](https://github.com/richardpiazza) in [#19](https://github.com/Flagsmith/flagsmith-ios-client/pull/19)
@@ -203,15 +217,15 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
203217

204218

205219
<a id="1.2.0"></a>
206-
# [1.2.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.2.0) - 2022-03-17
220+
## [1.2.0](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.2.0) - 2022-03-17
207221

208222

209223

210224
[Changes][1.2.0]
211225

212226

213227
<a id="1.1.2"></a>
214-
# [1.1.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.1.2) - 2021-11-25
228+
## [1.1.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.1.2) - 2021-11-25
215229

216230
## What's Changed
217231
* Update README.md by [@rudrankriyam](https://github.com/rudrankriyam) in [#10](https://github.com/Flagsmith/flagsmith-ios-client/pull/10)
@@ -227,47 +241,47 @@ The code in this release is identical to 3.6.1 but it creates a trigger for Swif
227241

228242

229243
<a id="1.1.1"></a>
230-
# [1.1.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.1.1) - 2021-10-11
244+
## [1.1.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.1.1) - 2021-10-11
231245

232246

233247

234248
[Changes][1.1.1]
235249

236250

237251
<a id="1.0.5"></a>
238-
# [1.0.5](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.5) - 2021-07-05
252+
## [1.0.5](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.5) - 2021-07-05
239253

240254
Making flag values public.
241255

242256
[Changes][1.0.5]
243257

244258

245259
<a id="1.0.4"></a>
246-
# [1.0.4](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.4) - 2021-07-05
260+
## [1.0.4](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.4) - 2021-07-05
247261

248262
Making the value field public.
249263

250264
[Changes][1.0.4]
251265

252266

253267
<a id="1.0.3"></a>
254-
# [1.0.3](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.3) - 2021-07-05
268+
## [1.0.3](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.3) - 2021-07-05
255269

256270
Fixed Identity URL issue
257271

258272
[Changes][1.0.3]
259273

260274

261275
<a id="1.0.2"></a>
262-
# [1.0.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.2) - 2021-07-01
276+
## [1.0.2](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.2) - 2021-07-01
263277

264278
API fixes and renaming fully to Flagsmith.
265279

266280
[Changes][1.0.2]
267281

268282

269283
<a id="1.0.1"></a>
270-
# [1.0.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.1) - 2021-04-14
284+
## [1.0.1](https://github.com/Flagsmith/flagsmith-ios-client/releases/tag/1.0.1) - 2021-04-14
271285

272286

273287

FlagsmithClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'FlagsmithClient'
11-
s.version = '3.8.1' # x-release-please-version
11+
s.version = '3.8.2' # x-release-please-version
1212
s.summary = 'iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config.'
1313
s.homepage = 'https://github.com/Flagsmith/flagsmith-ios-client'
1414
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)