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