added migration, migration tests 🎉

This commit is contained in:
Wyatt Johnson
2017-11-08 16:35:38 -07:00
parent 0257e09a40
commit 77c927ac59
4 changed files with 419 additions and 2 deletions
+4 -1
View File
@@ -33,7 +33,7 @@
},
"talk": {
"migration": {
"minVersion": 1507322128
"minVersion": 1510174676
}
},
"repository": {
@@ -228,5 +228,8 @@
"post-checkout": [],
"post-merge": []
}
},
"release": {
"analyzeCommits": "simple-commit-message"
}
}