eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.1](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.0...eslint-plugin-shelf-no-need-lodash-methods@1.0.1) (2023-10-31) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
## [1.0.0](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.51...eslint-plugin-shelf-no-need-lodash-methods@1.0.0) (2023-10-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "e0359ea2bf00911ed9b2830cd7ed4999f207cc72" | ||
"gitHead": "ee6aebcd7dfbee362d0528b175c7095fbb1a725b" | ||
} |
15645