eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.23](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.22...eslint-plugin-shelf-no-need-lodash-methods@1.0.23) (2023-11-03) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.22](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.21...eslint-plugin-shelf-no-need-lodash-methods@1.0.22) (2023-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "381cfac5bc27febbdf1e0cc61ad18386c7c73653" | ||
"gitHead": "08cba0b8e502432bfb9cd9bfdb6560ba0fcf156f" | ||
} |
21297