eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.31 to 0.1.32
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.32](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.30...eslint-plugin-shelf-no-need-lodash-methods@0.1.32) (2023-10-06) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.31](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.30...eslint-plugin-shelf-no-need-lodash-methods@0.1.31) (2023-10-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.31", | ||
"version": "0.1.32", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "562a42dd5009cdb58da6f0ab2dca82bdb287a1e9" | ||
"gitHead": "2c6dd9c183e2bf88e94875809e2c72795241d512" | ||
} |
10204