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