@github-test/base
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,1 +1,8 @@ | ||
## [1.4.2](https://github.com/twinh/github-actions-test/compare/@github-test/base@1.4.1...@github-test/base@1.4.2) (2020-07-21) | ||
### Bug Fixes | ||
* 测试 base 发布 ([23226f2](https://github.com/twinh/github-actions-test/commit/23226f2d52ba27c07cbab2572ddb4f08c2e97d94)) | ||
## [1.4.1](https://github.com/twinh/github-actions-test/compare/@github-test/base@1.4.0...@github-test/base@1.4.1) (2020-07-21) | ||
@@ -2,0 +9,0 @@ |
@@ -37,2 +37,4 @@ export default function add(a, b) { | ||
// fix | ||
// fix |
{ | ||
"name": "@github-test/base", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "private": false, |
9579
30