eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.42 to 0.1.43
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.43](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.42...eslint-plugin-shelf-no-need-lodash-methods@0.1.43) (2023-10-09) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.42](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.41...eslint-plugin-shelf-no-need-lodash-methods@0.1.42) (2023-10-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.42", | ||
"version": "0.1.43", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "20f3cbcf2aaa541cc1834846172762dccf4fe491" | ||
"gitHead": "e369f8233816179e8a2dd5be575ee4bad915b6aa" | ||
} |
13042