Skip to content

Commit a1aeb3c

Browse files
committed
1.1.4
1 parent 412b29d commit a1aeb3c

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.4](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.3...v1.1.4) (2022-12-16)
2+
13
### [1.1.3](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.2...v1.1.3) (2022-12-13)
24

35
### [1.1.2](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.1...v1.1.2) (2022-04-05)

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.3",
3+
"version": "1.1.4",
44
"description": "ESlint rules to ensure the proper usage of index.js files",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)