Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 2487ed7

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-01-12) ### Bug Fixes * move eslint-plugin-unicorn to dependencies ([7fbd064](7fbd064))
1 parent 7fbd064 commit 2487ed7

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
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/react-hookz/eslint-config/compare/v1.1.0...v1.1.1) (2022-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* move eslint-plugin-unicorn to dependencies ([7fbd064](https://github.com/react-hookz/eslint-config/commit/7fbd0643f2f6b43039bd26cf02faa420b5b4c7eb))
7+
18
# [1.1.0](https://github.com/react-hookz/eslint-config/compare/v1.0.1...v1.1.0) (2022-01-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-hookz/eslint-config",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)