From e28db7e36bf67ee1a470074967baf9448a59ba0b Mon Sep 17 00:00:00 2001 From: Vitalij Vascenko Date: Mon, 19 Aug 2024 11:22:30 +0200 Subject: [PATCH] chore(release): publish packages - kiosk_mode@0.5.0+5 - mews_pedantic@0.30.0 - optimus@0.37.0 - remote_logger@0.3.0+2 --- kiosk_mode/CHANGELOG.md | 4 ++++ kiosk_mode/example/pubspec.yaml | 2 +- kiosk_mode/pubspec.yaml | 4 ++-- mews_pedantic/CHANGELOG.md | 6 ++++++ mews_pedantic/pubspec.yaml | 2 +- optimus/CHANGELOG.md | 11 +++++++++++ optimus/example/pubspec.yaml | 2 +- optimus/pubspec.yaml | 4 ++-- optimus_icons/pubspec.yaml | 2 +- remote_logger/CHANGELOG.md | 4 ++++ remote_logger/pubspec.yaml | 4 ++-- storybook/pubspec.yaml | 2 +- 12 files changed, 36 insertions(+), 11 deletions(-) diff --git a/kiosk_mode/CHANGELOG.md b/kiosk_mode/CHANGELOG.md index 69cd95c6..d14de623 100644 --- a/kiosk_mode/CHANGELOG.md +++ b/kiosk_mode/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.5.0+5 + + - **REFACTOR**: Fix linter issues. + ## 0.5.0+4 - **REFACTOR**: Fix linter issues. diff --git a/kiosk_mode/example/pubspec.yaml b/kiosk_mode/example/pubspec.yaml index cc267412..dca281c9 100644 --- a/kiosk_mode/example/pubspec.yaml +++ b/kiosk_mode/example/pubspec.yaml @@ -16,6 +16,6 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 flutter: uses-material-design: true diff --git a/kiosk_mode/pubspec.yaml b/kiosk_mode/pubspec.yaml index 57b975ef..f9990b19 100644 --- a/kiosk_mode/pubspec.yaml +++ b/kiosk_mode/pubspec.yaml @@ -1,6 +1,6 @@ name: kiosk_mode description: Plugin for working with Lock Task / Guided Access modes. -version: 0.5.0+4 +version: 0.5.0+5 repository: https://github.com/MewsSystems/mews-flutter environment: @@ -15,7 +15,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 flutter: plugin: platforms: diff --git a/mews_pedantic/CHANGELOG.md b/mews_pedantic/CHANGELOG.md index cb48eefd..a466fa3b 100644 --- a/mews_pedantic/CHANGELOG.md +++ b/mews_pedantic/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.30.0 + +> Note: This release has breaking changes. + + - **BREAKING** **FEAT**: Upgrade to DCM 1.21. + ## 0.29.0 > Note: This release has breaking changes. diff --git a/mews_pedantic/pubspec.yaml b/mews_pedantic/pubspec.yaml index ef1a89d2..7ede11af 100644 --- a/mews_pedantic/pubspec.yaml +++ b/mews_pedantic/pubspec.yaml @@ -1,6 +1,6 @@ name: mews_pedantic description: Dart and Flutter static analysis and lint rules incorporated in Mews. -version: 0.29.0 +version: 0.30.0 repository: https://github.com/MewsSystems/mews-flutter environment: diff --git a/optimus/CHANGELOG.md b/optimus/CHANGELOG.md index 9e9c3559..e8133373 100644 --- a/optimus/CHANGELOG.md +++ b/optimus/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.37.0 + +> Note: This release has breaking changes. + + - **FIX**: [DX-1926] Fix placeholder alignment in the multiline input (#646). + - **FEAT**: [DX-1203] Add OptimusSelectionCard component (#656). + - **FEAT**: [DX-1642] Update Card component (#647). + - **FEAT**: [DX-2116] Refactor Radio Circle (#657). + - **FEAT**: [DX-2052] Update ListTile alignment (#655). + - **BREAKING** **REFACTOR**: Refactor naming. + ## 0.36.0 > Note: This release has breaking changes. diff --git a/optimus/example/pubspec.yaml b/optimus/example/pubspec.yaml index abc869d5..a38baaa0 100644 --- a/optimus/example/pubspec.yaml +++ b/optimus/example/pubspec.yaml @@ -15,4 +15,4 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 diff --git a/optimus/pubspec.yaml b/optimus/pubspec.yaml index 91296552..28e0dac0 100644 --- a/optimus/pubspec.yaml +++ b/optimus/pubspec.yaml @@ -1,6 +1,6 @@ name: optimus description: Optimus is a design system for mobile platforms (and web in future) used internally in Mews. -version: 0.36.0 +version: 0.37.0 repository: https://github.com/MewsSystems/mews-flutter environment: @@ -22,7 +22,7 @@ dev_dependencies: flutter_test: sdk: flutter freezed: ">=1.0.0 <3.0.0" - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 theme_tailor: "^3.0.0" flutter: assets: diff --git a/optimus_icons/pubspec.yaml b/optimus_icons/pubspec.yaml index a64efe59..3e21272f 100644 --- a/optimus_icons/pubspec.yaml +++ b/optimus_icons/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 flutter: fonts: diff --git a/remote_logger/CHANGELOG.md b/remote_logger/CHANGELOG.md index 7d6e810b..f511ff45 100644 --- a/remote_logger/CHANGELOG.md +++ b/remote_logger/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.0+2 + + - **REFACTOR**: Fix linter issues. + ## 0.3.0+1 - **REFACTOR**: Fix linter errors. diff --git a/remote_logger/pubspec.yaml b/remote_logger/pubspec.yaml index 84070082..4b081345 100644 --- a/remote_logger/pubspec.yaml +++ b/remote_logger/pubspec.yaml @@ -1,6 +1,6 @@ name: remote_logger description: A listener for logging library to post logs to remote storage. -version: 0.3.0+1 +version: 0.3.0+2 repository: https://github.com/MewsSystems/mews-flutter environment: @@ -14,6 +14,6 @@ dependencies: dev_dependencies: build_runner: ^2.4.8 - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 mockito: ^5.4.4 test: ^1.25.2 diff --git a/storybook/pubspec.yaml b/storybook/pubspec.yaml index f9d2d195..388f22f4 100644 --- a/storybook/pubspec.yaml +++ b/storybook/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - mews_pedantic: ^0.29.0 + mews_pedantic: ^0.30.0 path: ^1.9.0 flutter: uses-material-design: true