chore(release): publish packages
- wyatt_analysis@2.0.0
This commit is contained in:
parent
f36f252ea7
commit
3f549a7f76
25
CHANGELOG.md
Normal file
25
CHANGELOG.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Change Log
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2022-04-19
|
||||
|
||||
### Changes
|
||||
|
||||
---
|
||||
|
||||
Packages with breaking changes:
|
||||
|
||||
- [`wyatt_analysis` - `v2.0.0`](#wyatt_analysis---v200)
|
||||
|
||||
Packages with other changes:
|
||||
|
||||
- There are no other changes in this release.
|
||||
|
||||
---
|
||||
|
||||
#### `wyatt_analysis` - `v2.0.0`
|
||||
|
||||
- **BREAKING** **FIX**: remove unawaited() since its in Dart 2.15.
|
||||
|
@ -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'
|
Loading…
x
Reference in New Issue
Block a user