Skip to content

Commit

Permalink
chore(release): 2.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.5](v2.1.4...v2.1.5) (2024-02-03)

### Bug Fixes

* react config ([298726f](298726f))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 298726f commit 2f7dd57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.5](https://github.com/react-hookz/eslint-config/compare/v2.1.4...v2.1.5) (2024-02-03)


### Bug Fixes

* react config ([298726f](https://github.com/react-hookz/eslint-config/commit/298726f98f378e7ea67dc05a5b8c5908b2abfac2))

## [2.1.4](https://github.com/react-hookz/eslint-config/compare/v2.1.3...v2.1.4) (2023-10-05)


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": "@react-hookz/eslint-config",
"version": "2.1.4",
"version": "2.1.5",
"description": "eslint configuration files used in @react-hookz projects",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 2f7dd57

Please sign in to comment.