Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Aug 16, 2023
1 parent 7f1d149 commit 6cb6fa5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.1](https://github.com/burtek/eslint-config/compare/v2.2.0...v2.2.1)

- Fixed TS types [`7f1d149`](https://github.com/burtek/eslint-config/commit/7f1d1492d9c58e8a8bd063875b65030a4fdf9501)

#### [v2.2.0](https://github.com/burtek/eslint-config/compare/v2.1.1...v2.2.0)

> 16 August 2023
- Updated dependencies and configs [`543ee21`](https://github.com/burtek/eslint-config/commit/543ee21060938e44792bb7c1bcb73384355cc73d)
- Fixed testing-library config and TS types [`287e919`](https://github.com/burtek/eslint-config/commit/287e919713a5b85e0da3c17d78feff5f8efe99a8)

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": "@dtrw/eslint-config",
"version": "2.2.0",
"version": "2.2.1",
"author": "Bartosz Dotryw <burtekdotryw@gmail.com>",
"description": "Custom eslint configs",
"keywords": [
Expand Down

0 comments on commit 6cb6fa5

Please sign in to comment.