eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.22](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.21...eslint-plugin-shelf-no-need-lodash-methods@0.1.22) (2023-10-04) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [0.1.21](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@0.1.20...eslint-plugin-shelf-no-need-lodash-methods@0.1.21) (2023-10-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"main": "./index.js", | ||
@@ -8,3 +8,3 @@ "scripts": { | ||
}, | ||
"gitHead": "0b58b72b80a48165c7825ad6b6403aec66bc44aa" | ||
"gitHead": "5d0279c60fa8fc80b5cf081a862187c8aa1f4647" | ||
} |
7624