chore(release): publish packages
- wyatt_analysis@2.2.0
This commit is contained in:
parent
28d9aa69e7
commit
0d130ce84a
22
CHANGELOG.md
22
CHANGELOG.md
@ -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
|
||||
|
@ -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,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'
|
@ -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
|
||||
|
@ -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
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user