Skip to content

Commit

Permalink
chore: release v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanobartoletti committed Oct 10, 2024
1 parent 0f75755 commit db83d93
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

## [3.0.5](https://github.com/stefanobartoletti/eslint-config/compare/3.0.4...3.0.5) (2024-10-10)


### 🩹 Bug Fixes

* **deps:** update dependency eslint-plugin-tailwindcss to ^3.17.5 ([3626791](https://github.com/stefanobartoletti/eslint-config/commit/3626791e1eaeea59ffc48efbe5ac59f26d728895))
* **deps:** update lockfile ([0f75755](https://github.com/stefanobartoletti/eslint-config/commit/0f757557747b72d87ab41d2fea411572d2a6b147))

## [3.0.4](https://github.com/stefanobartoletti/eslint-config/compare/3.0.3...3.0.4) (2024-10-02)


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": "@stefanobartoletti/eslint-config",
"type": "module",
"version": "3.0.4",
"version": "3.0.5",
"packageManager": "pnpm@9.12.1",
"description": "",
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",
Expand Down

0 comments on commit db83d93

Please sign in to comment.