Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanobartoletti committed Jul 23, 2024
1 parent 01eaa56 commit cda2bd0
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.1](https://github.com/stefanobartoletti/eslint-config/compare/3.0.0...3.0.1) (2024-07-23)


### 🩹 Bug Fixes

* **deps:** update dependency @antfu/eslint-config to ^2.23.2 ([363e236](https://github.com/stefanobartoletti/eslint-config/commit/363e236e26aa7c840aa36818a8f94b776a5a0fcc))
* **deps:** update dependency eslint-plugin-tailwindcss to ^3.17.4 ([73becca](https://github.com/stefanobartoletti/eslint-config/commit/73beccadcb673d6d28f7f8a82611f26eeb2848e4))

## [3.0.0](https://github.com/stefanobartoletti/eslint-config/compare/2.0.0...3.0.0) (2024-07-01)


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.0",
"version": "3.0.1",
"packageManager": "[email protected]",
"description": "",
"author": "Stefano Bartoletti (https://github.com/stefanobartoletti/)",
Expand Down

0 comments on commit cda2bd0

Please sign in to comment.