chore(release): publish packages

- wyatt_analysis@2.0.0
This commit is contained in:
2022-04-19 19:01:44 +02:00
parent f36f252ea7
commit 3f549a7f76
3 changed files with 32 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## 2.0.0
> Note: This release has breaking changes.
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.
## 1.1.1
- Delete some rules
+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: 1.1.1
version: 2.0.0
environment:
sdk: '>=2.12.0 <3.0.0'