@github-test/base
Advanced tools
Comparing version 4.10.0 to 4.10.1
@@ -0,1 +1,8 @@ | ||
## [4.10.1](https://github.com/twinh/github-actions-test/compare/v4.10.0...v4.10.1) (2020-07-14) | ||
### Bug Fixes | ||
* 测试 fix ([1f25e8f](https://github.com/twinh/github-actions-test/commit/1f25e8f527288225687d0fa41c761a364a308497)) | ||
# [4.10.0](https://github.com/twinh/github-actions-test/compare/v4.9.0...v4.10.0) (2020-07-14) | ||
@@ -7,2 +14,3 @@ | ||
* next ([4b191fe](https://github.com/twinh/github-actions-test/commit/4b191fe408efeaeac68c48ebc8cba5b7c507d50c)) | ||
* 测试 fix ([1f25e8f](https://github.com/twinh/github-actions-test/commit/1f25e8f527288225687d0fa41c761a364a308497)) | ||
@@ -9,0 +17,0 @@ |
@@ -31,2 +31,4 @@ export default function add(a, b) { | ||
// fix | ||
// fix |
{ | ||
"name": "@github-test/base", | ||
"version": "4.10.0", | ||
"version": "4.10.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "private": false, |
7101
27