Skip to content

Commit

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

## v2.12.0

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

### 🚀 Features

- **typescript:** Add prefer-namespace-keyword rule ([5b784dc](https://github.com/azat-io/eslint-config/commit/5b784dc))
- **svelte:** Remove html-self-closing rule ([80d1479](https://github.com/azat-io/eslint-config/commit/80d1479))
- **vue:** Remove html-self-closing rule ([f70558e](https://github.com/azat-io/eslint-config/commit/f70558e))
- Update eslint plugins ([60063f4](https://github.com/azat-io/eslint-config/commit/60063f4))
- **package-json:** Add no-empty-fields rule ([276e440](https://github.com/azat-io/eslint-config/commit/276e440))

### ❤️ Contributors

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

## v2.11.1

[compare changes](https://github.com/azat-io/eslint-config/compare/v2.11.0...v2.11.1)
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.1",
"version": "2.12.0",
"description": "ESLint shareable config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 5ca5f1c

Please sign in to comment.