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.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolassutter committed Nov 29, 2023
1 parent 67d9746 commit 6485270
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@

## v2.0.0

[compare changes](https://github.com/alsacreations/eslint/compare/v1.5.0...v2.0.0)

### 🚀 Enhancements

- ⚠️ Stop modifying users eslint config file with ast ([af48e86](https://github.com/alsacreations/eslint/commit/af48e86))

### 💅 Refactors

- Use `changelogen` instead of `changelogithub` ([67d9746](https://github.com/alsacreations/eslint/commit/67d9746))

### 🏡 Chore

- Use `.mjs` prettier config ([f0b602b](https://github.com/alsacreations/eslint/commit/f0b602b))
- Remove useless vs code setting ([60927dd](https://github.com/alsacreations/eslint/commit/60927dd))

#### ⚠️ Breaking Changes

- ⚠️ Stop modifying users eslint config file with ast ([af48e86](https://github.com/alsacreations/eslint/commit/af48e86))

### ❤️ Contributors

- Nicolas Sutter <[email protected]>

## v1.5.0...v2.0.0

[compare changes](https://github.com/alsacreations/eslint/compare/v1.5.0...v2.0.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-alsacreations",
"version": "1.5.0",
"version": "2.0.0",
"description": "Configuration eslint d'Alsacréations",
"packageManager": "[email protected]",
"repository": {
Expand Down

0 comments on commit 6485270

Please sign in to comment.