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