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