From c9fef62965cd8e5924d37d2121aa9c293900b307 Mon Sep 17 00:00:00 2001 From: Filipe Barroso Date: Sun, 17 Mar 2024 17:13:00 +0000 Subject: [PATCH 1/2] chore(release): publish packages - fogos_api@0.0.1+2 - fogospt@1.0.2 - fogospt_admin@1.0.2 - warnings_api@0.0.1+2 --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++ apps/fogospt/CHANGELOG.md | 4 ++++ apps/fogospt/pubspec.yaml | 4 ++-- apps/fogospt_admin/CHANGELOG.md | 4 ++++ apps/fogospt_admin/pubspec.yaml | 2 +- packages/fogos_api/CHANGELOG.md | 4 ++++ packages/fogos_api/pubspec.yaml | 4 ++-- packages/warnings_api/CHANGELOG.md | 4 ++++ packages/warnings_api/pubspec.yaml | 2 +- 9 files changed, 58 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8965d..ec36c39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,42 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2024-03-17 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`fogos_api` - `v0.0.1+2`](#fogos_api---v0012) + - [`fogospt` - `v1.0.2`](#fogospt---v102) + - [`fogospt_admin` - `v1.0.2`](#fogospt_admin---v102) + - [`warnings_api` - `v0.0.1+2`](#warnings_api---v0012) + +--- + +#### `fogos_api` - `v0.0.1+2` + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + +#### `fogospt` - `v1.0.2` + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + +#### `fogospt_admin` - `v1.0.2` + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + +#### `warnings_api` - `v0.0.1+2` + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + + ## 2024-03-17 ### Changes diff --git a/apps/fogospt/CHANGELOG.md b/apps/fogospt/CHANGELOG.md index a5d0f25..9917a2a 100644 --- a/apps/fogospt/CHANGELOG.md +++ b/apps/fogospt/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + ## 1.0.1 - **REFACTOR**: fix lint issues. ([d50019e0](https://github.com/FogosPT/fogospt.git/commit/d50019e0457b6fd454fbd0b3050d0574ef6e0e0e)) diff --git a/apps/fogospt/pubspec.yaml b/apps/fogospt/pubspec.yaml index f1b1e44..beaaec2 100644 --- a/apps/fogospt/pubspec.yaml +++ b/apps/fogospt/pubspec.yaml @@ -2,7 +2,7 @@ name: fogospt description: "A new Flutter project." publish_to: 'none' -version: 1.0.1 +version: 1.0.2 environment: sdk: '^3.3.0' @@ -20,7 +20,7 @@ dependencies: freezed: ^2.4.7 sentry: ^7.18.0 - fogos_api: 0.0.1+1 + fogos_api: 0.0.1+2 dev_dependencies: flutter_test: diff --git a/apps/fogospt_admin/CHANGELOG.md b/apps/fogospt_admin/CHANGELOG.md index a5d0f25..9917a2a 100644 --- a/apps/fogospt_admin/CHANGELOG.md +++ b/apps/fogospt_admin/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.0.2 + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + ## 1.0.1 - **REFACTOR**: fix lint issues. ([d50019e0](https://github.com/FogosPT/fogospt.git/commit/d50019e0457b6fd454fbd0b3050d0574ef6e0e0e)) diff --git a/apps/fogospt_admin/pubspec.yaml b/apps/fogospt_admin/pubspec.yaml index 56c3fab..a9c523b 100644 --- a/apps/fogospt_admin/pubspec.yaml +++ b/apps/fogospt_admin/pubspec.yaml @@ -2,7 +2,7 @@ name: fogospt_admin description: "A new Flutter project." publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 1.0.1 +version: 1.0.2 environment: sdk: '^3.3.0' diff --git a/packages/fogos_api/CHANGELOG.md b/packages/fogos_api/CHANGELOG.md index 45aa824..527c27e 100644 --- a/packages/fogos_api/CHANGELOG.md +++ b/packages/fogos_api/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1+2 + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + ## 0.0.1+1 - **REFACTOR**: fix lint issues. ([d50019e0](https://github.com/FogosPT/fogospt.git/commit/d50019e0457b6fd454fbd0b3050d0574ef6e0e0e)) diff --git a/packages/fogos_api/pubspec.yaml b/packages/fogos_api/pubspec.yaml index 47e998f..d83586c 100644 --- a/packages/fogos_api/pubspec.yaml +++ b/packages/fogos_api/pubspec.yaml @@ -1,6 +1,6 @@ name: fogos_api description: "A new Flutter package project." -version: 0.0.1+1 +version: 0.0.1+2 publish_to: none environment: @@ -9,7 +9,7 @@ environment: dependencies: flutter: sdk: flutter - warnings_api: 0.0.1+1 + warnings_api: 0.0.1+2 diff --git a/packages/warnings_api/CHANGELOG.md b/packages/warnings_api/CHANGELOG.md index 45aa824..527c27e 100644 --- a/packages/warnings_api/CHANGELOG.md +++ b/packages/warnings_api/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1+2 + + - **REFACTOR**: format files and update dependencies. ([73f6ba83](https://github.com/FogosPT/fogospt.git/commit/73f6ba83afae33b0e7bb3f642975d359fbe4b07a)) + ## 0.0.1+1 - **REFACTOR**: fix lint issues. ([d50019e0](https://github.com/FogosPT/fogospt.git/commit/d50019e0457b6fd454fbd0b3050d0574ef6e0e0e)) diff --git a/packages/warnings_api/pubspec.yaml b/packages/warnings_api/pubspec.yaml index bf0fc55..c58cb9a 100644 --- a/packages/warnings_api/pubspec.yaml +++ b/packages/warnings_api/pubspec.yaml @@ -1,6 +1,6 @@ name: warnings_api description: "A new Flutter package project." -version: 0.0.1+1 +version: 0.0.1+2 publish_to: none environment: From a76bcb67afd6890fbf780ea6f583a0c28d99ccef Mon Sep 17 00:00:00 2001 From: Filipe Barroso Date: Sun, 17 Mar 2024 17:15:16 +0000 Subject: [PATCH 2/2] refactor: clena up analysis_options.yaml --- apps/fogospt/analysis_options.yaml | 26 ---------------------- apps/fogospt_admin/analysis_options.yaml | 28 +----------------------- 2 files changed, 1 insertion(+), 53 deletions(-) diff --git a/apps/fogospt/analysis_options.yaml b/apps/fogospt/analysis_options.yaml index d4a714a..f317c3c 100644 --- a/apps/fogospt/analysis_options.yaml +++ b/apps/fogospt/analysis_options.yaml @@ -1,28 +1,2 @@ -# This file configures the analyzer, which statically analyzes Dart code to -# check for errors, warnings, and lints. -# -# The issues identified by the analyzer are surfaced in the UI of Dart-enabled -# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be -# invoked from the command line by running `flutter analyze`. - -# The following line activates a set of recommended lints for Flutter apps, -# packages, and plugins designed to encourage good coding practices. -# include: package:flutter_lints/flutter.yaml - linter: - # The lint rules applied to this project can be customized in the - # section below to disable rules from the `package:flutter_lints/flutter.yaml` - # included above or to enable additional rules. A list of all available lints - # and their documentation is published at https://dart.dev/lints. - # - # Instead of disabling a lint rule for the entire project in the - # section below, it can also be suppressed for a single line of code - # or a specific dart file by using the `// ignore: name_of_lint` and - # `// ignore_for_file: name_of_lint` syntax on the line or in the file - # producing the lint. rules: - # avoid_print: false # Uncomment to disable the `avoid_print` rule - # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule - -# Additional information about this file can be found at -# https://dart.dev/guides/language/analysis-options diff --git a/apps/fogospt_admin/analysis_options.yaml b/apps/fogospt_admin/analysis_options.yaml index d4a714a..60df892 100644 --- a/apps/fogospt_admin/analysis_options.yaml +++ b/apps/fogospt_admin/analysis_options.yaml @@ -1,28 +1,2 @@ -# This file configures the analyzer, which statically analyzes Dart code to -# check for errors, warnings, and lints. -# -# The issues identified by the analyzer are surfaced in the UI of Dart-enabled -# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be -# invoked from the command line by running `flutter analyze`. - -# The following line activates a set of recommended lints for Flutter apps, -# packages, and plugins designed to encourage good coding practices. -# include: package:flutter_lints/flutter.yaml - linter: - # The lint rules applied to this project can be customized in the - # section below to disable rules from the `package:flutter_lints/flutter.yaml` - # included above or to enable additional rules. A list of all available lints - # and their documentation is published at https://dart.dev/lints. - # - # Instead of disabling a lint rule for the entire project in the - # section below, it can also be suppressed for a single line of code - # or a specific dart file by using the `// ignore: name_of_lint` and - # `// ignore_for_file: name_of_lint` syntax on the line or in the file - # producing the lint. - rules: - # avoid_print: false # Uncomment to disable the `avoid_print` rule - # prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule - -# Additional information about this file can be found at -# https://dart.dev/guides/language/analysis-options + rules: \ No newline at end of file