chore(release): publish packages
- wyatt_analysis@2.0.0
This commit is contained in:
@@ -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,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'
|
||||
Reference in New Issue
Block a user