eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.17 to 0.1.18
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.18](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.17...eslint-plugin-shelf-no-need-lodash-methods@0.1.18) (2023-10-03) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.17](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.16...eslint-plugin-shelf-no-need-lodash-methods@0.1.17) (2023-10-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "a6a7c0978efd0d64fa564cb5f7b1310fd36be682" | ||
"gitHead": "299884fba5a598127f0826d51a8ea86c72b9e1d4" | ||
} |
6592