Skip to content

Commit 73a5d73

Browse files
committed
1.1.1
1 parent ee7c745 commit 73a5d73

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### [1.1.1](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.0...v1.1.1) (2022-03-20)
2+
13
## 1.1.0 (2022-03-20)
24

35
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-index",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "ESlint rules to ensure the proper usage of index.js files",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)