File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased] ( https://github.com/Orange-OpenSource/ouds-ios-design-system-toolbox/compare/0.15.0...develop )
88
9+ ### Changed
10+
11+ - [ Tool] Update ` SwiftFormat/CLI ` pod from v0.56.1 to v0.56.2
12+
913## [ 0.15.0] ( https://github.com/Orange-OpenSource/ouds-ios-design-system-toolbox/releases/tag/0.15.0 ) - 2025-05-28
1014
1115### Added
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ platform :ios, '15.0'
1717
1818target 'DesignToolbox' do
1919 pod 'SwiftLint' , '0.59.1'
20- pod 'SwiftFormat/CLI' , '0.56.1 '
20+ pod 'SwiftFormat/CLI' , '0.56.2 '
2121end
2222
2323post_install do |installer |
Original file line number Diff line number Diff line change 11PODS:
2- - SwiftFormat/CLI (0.56.1 )
2+ - SwiftFormat/CLI (0.56.2 )
33 - SwiftLint (0.59.1)
44
55DEPENDENCIES:
6- - SwiftFormat/CLI (= 0.56.1 )
6+ - SwiftFormat/CLI (= 0.56.2 )
77 - SwiftLint (= 0.59.1)
88
99SPEC REPOS:
@@ -12,9 +12,9 @@ SPEC REPOS:
1212 - SwiftLint
1313
1414SPEC CHECKSUMS:
15- SwiftFormat: d24d5d54cf47c9cc9967bda974d7cf6859ffc161
15+ SwiftFormat: 405da0758f0b625a65844847bcf439078284a5c5
1616 SwiftLint: 3d48e2fb2a3468fdaccf049e5e755df22fb40c2c
1717
18- PODFILE CHECKSUM: 29632924f5613db97394cec0df7c7c2e572377f8
18+ PODFILE CHECKSUM: 56080b7f4f282f4d6cf45b5ec317a84eb8bdda78
1919
2020COCOAPODS: 1.16.2
You can’t perform that action at this time.
0 commit comments