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