File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
2+ ## [ 1.10.1] - 2025-06-17
3+ ## Bug Fixes
4+
5+ - fix: update iOS action by @jonathannorris in #181
6+ - fix: try fixing iOS action again... by @jonathannorris in #182
7+ - fix: iOS action debugging by @jonathannorris in #183
8+
9+ ## Other Changes
10+
11+ - chore: add inputs to update-sdk actions to call from sdk repos by @jonathannorris in #177
12+ - chore: update Android SDK to v2.4.0 by @DevCycle-Automation in #180
13+ - chore: update iOS SDK to v1.21.0 by @DevCycle-Automation in #178
14+ - chore: update iOS SDK to v1.22.0 by @DevCycle-Automation in #184
15+
16+
17+
18+ ## Uncategorized
19+
20+
21+
222## [ 1.10.0] - 2025-06-05
323## Bug Fixes
424
Original file line number Diff line number Diff line change 11group ' com.devcycle.devcycle_flutter_client_sdk'
2- version ' 1.10.0 '
2+ version ' 1.10.1 '
33
44buildscript {
55 ext. kotlin_version = ' 1.9.23'
Original file line number Diff line number Diff line change 44#
55Pod ::Spec . new do |s |
66 s . name = 'devcycle_flutter_client_sdk'
7- s . version = '1.10.0 '
7+ s . version = '1.10.1 '
88 s . summary = 'DevCycle Flutter Client SDK plugin project.'
99 s . description = <<-DESC
1010A Flutter plugin to integrate with DevCycle Feature Flags.
Original file line number Diff line number Diff line change 11name : devcycle_flutter_client_sdk
22description : Official Flutter Client SDK for DevCycle. Supports iOS and Android.
3- version : " 1.10.0 "
3+ version : " 1.10.1 "
44homepage : https://www.devcycle.com
55repository : https://github.com/DevCycleHQ/flutter-client-sdk
66documentation : https://docs.devcycle.com/docs/sdk/client-side-sdks/flutter
You can’t perform that action at this time.
0 commit comments