@github-test/app1
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,1 +1,8 @@ | ||
## [1.0.7](https://github.com/twinh/github-actions-test/compare/@github-test/app1@1.0.6...@github-test/app1@1.0.7) (2020-07-09) | ||
### Dependencies | ||
* **@github-test/base:** upgraded to 1.2.0 | ||
## [1.0.6](https://github.com/twinh/github-actions-test/compare/@github-test/app1@1.0.5...@github-test/app1@1.0.6) (2020-07-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@github-test/app1", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"private": false, | ||
@@ -13,4 +13,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@github-test/base": "^1.1.0" | ||
"@github-test/base": "^1.2.0" | ||
} | ||
} |
2453
Updated@github-test/base@^1.2.0