Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
chore(release): v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolassutter committed May 29, 2024
1 parent 046552b commit 5790e3d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## v2.2.0

[compare changes](https://github.com/alsacreations/eslint/compare/v2.1.1...v2.2.0)

### 🚀 Enhancements

- **javascript:** Add `eslint:recommended` default config ([3331fdc](https://github.com/alsacreations/eslint/commit/3331fdc))

### 🏡 Chore

- Disable slack integration ([70e0d15](https://github.com/alsacreations/eslint/commit/70e0d15))
- Add compatibility with version 9 of eslint ([4b3d89b](https://github.com/alsacreations/eslint/commit/4b3d89b))

### 🤖 CI

- Update node and pnpm version ([046552b](https://github.com/alsacreations/eslint/commit/046552b))

### ❤️ Contributors

- Nicolas Sutter <[email protected]>

## v2.1.1

[compare changes](https://github.com/alsacreations/eslint/compare/v2.1.0...v2.1.1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-alsacreations",
"version": "2.1.1",
"version": "2.2.0",
"description": "Configuration eslint d'Alsacréations",
"packageManager": "[email protected]",
"repository": {
Expand Down Expand Up @@ -98,4 +98,4 @@
"tsup": "^7.2.0",
"type-fest": "^4.4.0"
}
}
}

0 comments on commit 5790e3d

Please sign in to comment.