eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.5](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.4...eslint-plugin-shelf-no-need-lodash-methods@1.0.5) (2023-10-31) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.4](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.3...eslint-plugin-shelf-no-need-lodash-methods@1.0.4) (2023-10-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "6fd57429547d21618b8f3839458f6bff58086099" | ||
"gitHead": "2bc1ee346a9e90db688545598e222e2f62cc3778" | ||
} |
16665