@nerdwallet/shepherd
Advanced tools
Comparing version 1.15.1 to 1.15.2
@@ -0,1 +1,3 @@ | ||
## [1.15.2](https://github.com/NerdWalletOSS/shepherd/compare/v1.15.1...v1.15.2) (2021-10-01) | ||
## [1.15.1](https://github.com/NerdWalletOSS/shepherd/compare/v1.15.0...v1.15.1) (2021-09-10) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@nerdwallet/shepherd", | ||
"version": "1.15.1", | ||
"version": "1.15.2", | ||
"description": "A utility for applying code changes across many repositories", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -68,3 +68,3 @@ # Shepherd | ||
apply: mv .eslintrc .eslintrc.json | ||
pr_message: echo "Hey! This PR renames `.eslintrc` to `.eslintrc.json`" | ||
pr_message: echo 'Hey! This PR renames `.eslintrc` to `.eslintrc.json`' | ||
``` | ||
@@ -71,0 +71,0 @@ |
218940