eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.27 to 0.1.28
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.28](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.27...eslint-plugin-shelf-no-need-lodash-methods@0.1.28) (2023-10-05) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.27](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.26...eslint-plugin-shelf-no-need-lodash-methods@0.1.27) (2023-10-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.27", | ||
"version": "0.1.28", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "dfe8e74c7b9b7f40306c51dc9882ea0af2c0d6bb" | ||
"gitHead": "2006e18e86773d361b678234aa66d28faa0a3239" | ||
} |
9172