eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.4](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.3...eslint-plugin-shelf-no-need-lodash-methods@0.1.4) (2023-09-29) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.3](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.2...eslint-plugin-shelf-no-need-lodash-methods@0.1.3) (2023-09-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "dc3712f5ae6119afe2a39589249c19e819cafb85" | ||
"gitHead": "6114ff80c53ff510c2ecac7f635c9519b0bfa8a1" | ||
} |
2995