Skip to content

Commit

Permalink
chore: release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 25, 2024
1 parent f1b70a8 commit d0ea243
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.2](https://github.com/Tresjs/eslint-config/compare/1.3.1...1.3.2) (2024-09-25)


### 🩹 Bug Fixes

* only accept new minor versions ([eddbf2b](https://github.com/Tresjs/eslint-config/commit/eddbf2b958a9d0661c1151035b4ece85955aab43))
* turn-off import rule ([cc08478](https://github.com/Tresjs/eslint-config/commit/cc08478cc36b41d6ce54dca7b737fb8b2d113d84))

## [1.3.1](https://github.com/tresjs/eslint-config/compare/1.3.0...1.3.1) (2024-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/eslint-config",
"type": "module",
"version": "1.3.1",
"version": "1.3.2",
"packageManager": "[email protected]",
"description": "Opinionated ESLint configuration for Tres.js ecosystem",
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",
Expand Down

0 comments on commit d0ea243

Please sign in to comment.