-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @cozy/[email protected] - [email protected]
- Loading branch information
Cozy Bot
committed
Mar 2, 2023
1 parent
84c3157
commit 3932157
Showing
4 changed files
with
31 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.20.2](https://github.com/cozy/cozy-libs/compare/@cozy/[email protected]...@cozy/[email protected]) (2023-03-02) | ||
|
||
**Note:** Version bump only for package @cozy/codemods | ||
|
||
|
||
|
||
|
||
|
||
## 1.20.1 (2023-02-11) | ||
|
||
**Note:** Version bump only for package @cozy/codemods | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,26 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [6.0.0](https://github.com/cozy/cozy-libs/compare/[email protected]@6.0.0) (2023-03-02) | ||
|
||
|
||
### Features | ||
|
||
* Add new rules to the config ([84c3157](https://github.com/cozy/cozy-libs/commit/84c31577f58a1a26dbdde0e56d1954ad54dbe2c1)) | ||
* Remove Vue rules ([a61e28d](https://github.com/cozy/cozy-libs/commit/a61e28dd551c708530467968fde86a48fa4ada50)) | ||
* Update dependencies to peerDeps ([a556dcb](https://github.com/cozy/cozy-libs/commit/a556dcb275292c1c23c406955566c74959a4e93d)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* As eslint flat config is still experimental, | ||
it's better to rely on the peerDep patterns. | ||
When using this config, it will be needed to install the peerDeps. | ||
|
||
|
||
|
||
|
||
|
||
# 5.5.0 (2023-02-11) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters