eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -6,2 +6,10 @@ # Change Log | ||
### [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) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.21](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.20...eslint-plugin-shelf-no-need-lodash-methods@1.0.21) (2023-11-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "6688727e7347d69240343d331c0548c6387c12ac" | ||
"gitHead": "381cfac5bc27febbdf1e0cc61ad18386c7c73653" | ||
} |
21039