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