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