eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.18](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.17...eslint-plugin-shelf-no-need-lodash-methods@1.0.18) (2023-11-02) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.17](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.16...eslint-plugin-shelf-no-need-lodash-methods@1.0.17) (2023-11-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "5d43185f199e9cf4c99486e587fac486377066e2" | ||
"gitHead": "2fb4ed8d30c04e785da1537810cb4ab477b85444" | ||
} |
20007