Skip to content

Commit

Permalink
build: publish v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jan 20, 2025
1 parent e477647 commit 62841ce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v2.11.1

[compare changes](https://github.com/azat-io/eslint-config/compare/v2.11.0...v2.11.1)

### 🐞 Bug Fixes

- Remove conflicting no-inline-comments rule ([e477647](https://github.com/azat-io/eslint-config/commit/e477647))

### ❤️ Contributors

- Azat S. ([@azat-io](http://github.com/azat-io))

## v2.11.0

[compare changes](https://github.com/azat-io/eslint-config/compare/v2.10.0...v2.11.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": "@azat-io/eslint-config",
"version": "2.11.0",
"version": "2.11.1",
"description": "ESLint shareable config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 62841ce

Please sign in to comment.