eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.25 to 0.1.26
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.26](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.25...eslint-plugin-shelf-no-need-lodash-methods@0.1.26) (2023-10-05) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.25](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.24...eslint-plugin-shelf-no-need-lodash-methods@0.1.25) (2023-10-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.25", | ||
"version": "0.1.26", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "e81cd56299dde06cfd178c824bf01400f56cc048" | ||
"gitHead": "aeb63eed8080ff6492d08aecc5f1f9378038506b" | ||
} |
8656