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

Commit 2cd20d2

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2022-01-12) ### Bug Fixes * improve distribution packaging via .npmignore ([1b0633f](1b0633f)) ### Features * improvements on linting along with new lint plugins ([ef9cc38](ef9cc38))
1 parent ef9cc38 commit 2cd20d2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/react-hookz/eslint-config/compare/v1.0.1...v1.1.0) (2022-01-12)
2+
3+
4+
### Bug Fixes
5+
6+
* improve distribution packaging via .npmignore ([1b0633f](https://github.com/react-hookz/eslint-config/commit/1b0633f37086e64aeedd280e89ae571788567923))
7+
8+
9+
### Features
10+
11+
* improvements on linting along with new lint plugins ([ef9cc38](https://github.com/react-hookz/eslint-config/commit/ef9cc3863ec8f5f4dea5956aa0a7ec0ccac449ce))
12+
113
## [1.0.1](https://github.com/react-hookz/eslint-config/compare/v1.0.0...v1.0.1) (2022-01-11)
214

315

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.0.1",
3+
"version": "1.1.0",
44
"description": "eslint configuration files used in @react-hookz projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)