eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.8](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.7...eslint-plugin-shelf-no-need-lodash-methods@1.0.8) (2023-11-01) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.7](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.6...eslint-plugin-shelf-no-need-lodash-methods@1.0.7) (2023-10-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "dd8f57305824576e917929d2914e380f72330df8" | ||
"gitHead": "92f50e848193481c08a41d0661719e0cb7bfbefe" | ||
} |
17430