Skip to content

Commit 9d474af

Browse files
committed
chore(release): 2.4.5
1 parent 310214c commit 9d474af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.4.5](https://github.com/burtek/eslint-config/compare/v2.4.4...v2.4.5) (2024-04-17)
6+
7+
8+
### Bug Fixes
9+
10+
* naming-convention - add unused variable ([310214c](https://github.com/burtek/eslint-config/commit/310214cac0508ac44b0341d7aaa2b7165a7637bc))
11+
512
## [2.4.4](https://github.com/burtek/eslint-config/compare/v2.4.3...v2.4.4) (2024-04-17)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dtrw/eslint-config",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"author": "Bartosz Dotryw <[email protected]>",
55
"description": "Custom eslint configs",
66
"keywords": [

0 commit comments

Comments
 (0)