Skip to content

Commit

Permalink
chore(release): 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
regseb committed Mar 4, 2023
1 parent 6071d7e commit b9593d6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.11.1](https://github.com/regseb/metalint/compare/v0.11.0...v0.11.1) (2023-03-04)


### Features

* Ajouter le wrapper pour Prettier. ([c4e5075](https://github.com/regseb/metalint/commit/c4e5075813376a28a065e18932e348e7d1d88af1))
* Ajouter une option pour corriger les fichiers. ([ef96f0d](https://github.com/regseb/metalint/commit/ef96f0d2e47162b757c9237a175016593daa3f8a))


### Bug Fixes

* "*" représente seulement les fichiers. ([13d76d4](https://github.com/regseb/metalint/commit/13d76d4a5aeca82f8c38c198d7dab6acea1e827c))

### [0.11.0](https://github.com/regseb/metalint/compare/v0.10.0...v0.11.0) (2022-11-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "metalint",
"version": "0.11.0",
"version": "0.11.1",
"description": "Un linter pour les gouverner tous.",
"keywords": [
"checker",
Expand Down

0 comments on commit b9593d6

Please sign in to comment.