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