Skip to content

Commit

Permalink
Release 53.4.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 18, 2024
1 parent 22ed4ae commit b09033b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 53.4.1
* Fixed `eslint-plugin-perfectionist` config.
* Fixed linting extension for `import type` and export type`.

## 53.4.0
* Added types.

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": "@logux/eslint-config",
"version": "53.4.0",
"version": "53.4.1",
"description": "An ESLint shareable config for Logux",
"keywords": [
"logux",
Expand Down

0 comments on commit b09033b

Please sign in to comment.