From d5dea310ccee33a96271a8691b1da289abbda10c Mon Sep 17 00:00:00 2001 From: Ahmed Amine Zribi Date: Fri, 8 May 2026 20:05:07 +0100 Subject: [PATCH] chore(version): prepare new version 1.3.0 --- app/CHANGELOG.md | 8 +++++++- app/ios/Podfile.lock | 7 +++++++ ouds_core/CHANGELOG.md | 7 ++++++- ouds_global_raw_tokens/CHANGELOG.md | 6 +++--- ouds_theme_contract/CHANGELOG.md | 7 ++++++- ouds_theme_orange/CHANGELOG.md | 7 ++++++- ouds_theme_orange_compact/CHANGELOG.md | 7 ++++++- ouds_theme_sosh/CHANGELOG.md | 7 ++++++- ouds_theme_wireframe/CHANGELOG.md | 7 ++++++- 9 files changed, 53 insertions(+), 10 deletions(-) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index 31bc7448c..a62bb80bc 100644 --- a/app/CHANGELOG.md +++ b/app/CHANGELOG.md @@ -3,7 +3,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) + +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added - [DemoApp][Library] Create component - `Bottom sheet` ([#671](https://github.com/Orange-OpenSource/ouds-flutter/issues/671)) - [DemoApp][Library] Create component - `Alert message` ([#670](https://github.com/Orange-OpenSource/ouds-flutter/issues/670)) diff --git a/app/ios/Podfile.lock b/app/ios/Podfile.lock index 364447bf6..a4c50d01e 100644 --- a/app/ios/Podfile.lock +++ b/app/ios/Podfile.lock @@ -4,6 +4,9 @@ PODS: - Flutter (1.0.0) - package_info_plus (0.4.5): - Flutter + - path_provider_foundation (0.0.1): + - Flutter + - FlutterMacOS - url_launcher_ios (0.0.1): - Flutter - webview_flutter_wkwebview (0.0.1): @@ -14,6 +17,7 @@ DEPENDENCIES: - app_settings (from `.symlinks/plugins/app_settings/ios`) - Flutter (from `Flutter`) - package_info_plus (from `.symlinks/plugins/package_info_plus/ios`) + - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`) - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`) - webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/darwin`) @@ -24,6 +28,8 @@ EXTERNAL SOURCES: :path: Flutter package_info_plus: :path: ".symlinks/plugins/package_info_plus/ios" + path_provider_foundation: + :path: ".symlinks/plugins/path_provider_foundation/darwin" url_launcher_ios: :path: ".symlinks/plugins/url_launcher_ios/ios" webview_flutter_wkwebview: @@ -33,6 +39,7 @@ SPEC CHECKSUMS: app_settings: 58017cd26b604ae98c3e65acbdd8ba173703cc82 Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467 package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4 + path_provider_foundation: 0b743cbb62d8e47eab856f09262bb8c1ddcfe6ba url_launcher_ios: bb13df5870e8c4234ca12609d04010a21be43dfa webview_flutter_wkwebview: 29eb20d43355b48fe7d07113835b9128f84e3af4 diff --git a/ouds_core/CHANGELOG.md b/ouds_core/CHANGELOG.md index 199aebe87..4c9955480 100644 --- a/ouds_core/CHANGELOG.md +++ b/ouds_core/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added - [Library] Create component - `Bottom sheet` ([#671](https://github.com/Orange-OpenSource/ouds-flutter/issues/671)) - [Library] Create component - `Alert message` ([#670](https://github.com/Orange-OpenSource/ouds-flutter/issues/670)) diff --git a/ouds_global_raw_tokens/CHANGELOG.md b/ouds_global_raw_tokens/CHANGELOG.md index 95a98920e..73786c353 100644 --- a/ouds_global_raw_tokens/CHANGELOG.md +++ b/ouds_global_raw_tokens/CHANGELOG.md @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) ### Added - ### Changed - ### Fixed +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 + ## [1.2.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.1.2...1.2.0) - 2026-04-21 ### Added ### Changed diff --git a/ouds_theme_contract/CHANGELOG.md b/ouds_theme_contract/CHANGELOG.md index c162d1240..4c1b1abcd 100644 --- a/ouds_theme_contract/CHANGELOG.md +++ b/ouds_theme_contract/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added ### Changed diff --git a/ouds_theme_orange/CHANGELOG.md b/ouds_theme_orange/CHANGELOG.md index ba725f942..4a7632dca 100644 --- a/ouds_theme_orange/CHANGELOG.md +++ b/ouds_theme_orange/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added ### Changed diff --git a/ouds_theme_orange_compact/CHANGELOG.md b/ouds_theme_orange_compact/CHANGELOG.md index 437a02f35..e1faa6287 100644 --- a/ouds_theme_orange_compact/CHANGELOG.md +++ b/ouds_theme_orange_compact/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added ### Changed diff --git a/ouds_theme_sosh/CHANGELOG.md b/ouds_theme_sosh/CHANGELOG.md index 64be6a1fe..d81a9e4b8 100644 --- a/ouds_theme_sosh/CHANGELOG.md +++ b/ouds_theme_sosh/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added ### Changed diff --git a/ouds_theme_wireframe/CHANGELOG.md b/ouds_theme_wireframe/CHANGELOG.md index 86a3963df..d6b3fb5a9 100644 --- a/ouds_theme_wireframe/CHANGELOG.md +++ b/ouds_theme_wireframe/CHANGELOG.md @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...develop) +## [Unreleased](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.3.0...develop) +### Added +### Changed +### Fixed + +## [1.3.0](https://github.com/Orange-OpenSource/ouds-flutter/compare/1.2.0...1.3.0) - 2026-05-08 ### Added ### Changed