chore(release): publish packages

- wyatt_analysis@2.2.0
This commit is contained in:
2022-07-11 23:54:57 +02:00
parent 28d9aa69e7
commit 0d130ce84a
10 changed files with 35 additions and 8 deletions
+5
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.
+1 -1
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'