@nerdwallet/shepherd
Advanced tools
Comparing version 1.15.2 to 1.15.3
@@ -0,1 +1,8 @@ | ||
## [1.15.3](https://github.com/NerdWalletOSS/shepherd/compare/v1.15.2...v1.15.3) (2021-10-01) | ||
### Bug Fixes | ||
* Remove space from .eslintignore filename ([#506](https://github.com/NerdWalletOSS/shepherd/issues/506)) ([49e0510](https://github.com/NerdWalletOSS/shepherd/commit/49e0510509c0926ba201146ab0ca6ca1a8a6eb78)) | ||
## [1.15.2](https://github.com/NerdWalletOSS/shepherd/compare/v1.15.1...v1.15.2) (2021-10-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@nerdwallet/shepherd", | ||
"version": "1.15.2", | ||
"version": "1.15.3", | ||
"description": "A utility for applying code changes across many repositories", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
219261