@github-test/app1
Advanced tools
Comparing version 1.0.8 to 4.5.0
@@ -0,1 +1,16 @@ | ||
# [4.5.0](https://github.com/twinh/github-actions-test/compare/v4.4.0...v4.5.0) (2020-07-13) | ||
### Bug Fixes | ||
* 测试单个 2 ([0761563](https://github.com/twinh/github-actions-test/commit/07615636152acf794d6934a64bad9ce6830c4cd9)) | ||
* 测试发布上级 app ([8b9106d](https://github.com/twinh/github-actions-test/commit/8b9106d37a34d42783eee9d7d99b4e38e037c079)) | ||
### Dependencies | ||
* **@github-test/base:** upgrade to 4.5.0 | ||
## [1.0.8](https://github.com/twinh/github-actions-test/compare/@github-test/app1@1.0.7...@github-test/app1@1.0.8) (2020-07-09) | ||
@@ -8,3 +23,3 @@ | ||
### Dependencies | ||
* **@github-test/base:** upgrade to 1.2.1 | ||
* **@github-test/base:** upgrade to 1.3.0 | ||
@@ -11,0 +26,0 @@ ## [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) |
{ | ||
"name": "@github-test/app1", | ||
"version": "1.0.8", | ||
"version": "4.5.0", | ||
"private": false, | ||
@@ -13,4 +13,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@github-test/base": "^1.2.1" | ||
"@github-test/base": "^4.5.0" | ||
} | ||
} |
3075
+ Added@github-test/base@4.11.0(transitive)
- Removed@github-test/base@1.8.0(transitive)
Updated@github-test/base@^4.5.0