eslint-plugin-shelf-no-need-lodash-methods
Advanced tools
Comparing version 1.0.14 to 1.0.15
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.0.15](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.14...eslint-plugin-shelf-no-need-lodash-methods@1.0.15) (2023-11-02) | ||
**Note:** Version bump only for package eslint-plugin-shelf-no-need-lodash-methods | ||
### [1.0.14](https://github.com/shelfio/libs/compare/eslint-plugin-shelf-no-need-lodash-methods@1.0.13...eslint-plugin-shelf-no-need-lodash-methods@1.0.14) (2023-11-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "eslint-plugin-shelf-no-need-lodash-methods", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"main": "./index.js", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
}, | ||
"gitHead": "ee57fde3c021be7eaf517e1ffedc94d0d1caae44" | ||
"gitHead": "b7208d155b40319d56ce94b699fffb4da44d2e4f" | ||
} |
19233