Skip to content

Commit be437c6

Browse files
committed
1.1.2
1 parent fd7be5c commit be437c6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.2](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.1...v1.1.2) (2022-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **utils:** `docsUrl` file name ([fd7be5c](https://github.com/artlaman/eslint-plugin-index/commit/fd7be5c4c8c0fe54d636f60c67fd3cd6e7efdd5a))
7+
18
### [1.1.1](https://github.com/artlaman/eslint-plugin-index/compare/v1.1.0...v1.1.1) (2022-03-20)
29

310
## 1.1.0 (2022-03-20)

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

0 commit comments

Comments
 (0)