Skip to content

Commit

Permalink
chore(release): v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Solant committed Sep 23, 2024
1 parent 139b580 commit 21a1187
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog


## v2.0.0

[compare changes](https://github.com/Solant/eslint-stylistic-airbnb/compare/v1.0.2...v2.0.0)

### 🩹 Fixes

- ⚠️ Add eslint 8.57 compatibility and instructions ([139b580](https://github.com/Solant/eslint-stylistic-airbnb/commit/139b580))

#### ⚠️ Breaking Changes

- ⚠️ Add eslint 8.57 compatibility and instructions ([139b580](https://github.com/Solant/eslint-stylistic-airbnb/commit/139b580))

### ❤️ Contributors

- Solant <[email protected]>

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-stylistic-airbnb",
"version": "1.0.2",
"version": "2.0.0",
"description": "Airbnb config for eslint using stylistic plugin",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 21a1187

Please sign in to comment.