chore(release): publish packages

- wyatt_analysis@2.2.0
This commit is contained in:
Hugo Pointcheval 2022-07-11 23:54:57 +02:00
parent 28d9aa69e7
commit 0d130ce84a
Signed by: hugo
GPG Key ID: A9E8E9615379254F
10 changed files with 35 additions and 8 deletions

View File

@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2022-07-11
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`wyatt_analysis` - `v2.2.0`](#wyatt_analysis---v220)
---
#### `wyatt_analysis` - `v2.2.0`
- **FIX**: rename to follow melos versioning and remove redundant rule.
- **FEAT**: promote experimental, update analyzer rules and add some linter rules.
## 2022-07-10
### Changes

View File

@ -1,3 +1,8 @@
## 2.2.0
- **FIX**: rename to follow melos versioning and remove redundant rule.
- **FEAT**: promote experimental, update analyzer rules and add some linter rules.
## 2.1.0
- **FEAT**: add experimental rules in appropriate file.

View File

@ -1,7 +1,7 @@
name: wyatt_analysis
description: Lint rules for Dart and Flutter used internally at Wyatt and Wyatt Studio.
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_analysis
version: 2.1.0
version: 2.2.0
environment:
sdk: '>=2.12.0 <3.0.0'

View File

@ -35,5 +35,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis

View File

@ -21,5 +21,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis

View File

@ -10,6 +10,6 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis
dependencies: {meta: ^1.8.0}

View File

@ -23,5 +23,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis

View File

@ -17,5 +17,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis

View File

@ -14,5 +14,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.0.1
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis

View File

@ -15,5 +15,5 @@ dev_dependencies:
wyatt_analysis:
git:
url: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
ref: wyatt_analysis-v2.1.0
ref: wyatt_analysis-v2.2.0
path: packages/wyatt_analysis