@github-test/base
Advanced tools
Comparing version 4.6.1 to 4.8.0
@@ -0,1 +1,46 @@ | ||
# [4.8.0](https://github.com/twinh/github-actions-test/compare/v4.7.0...v4.8.0) (2020-07-14) | ||
### Features | ||
* next ([0da33c1](https://github.com/twinh/github-actions-test/commit/0da33c10c2e75cd50aa43f8e49685ea19be40cf8)) | ||
# [4.7.0](https://github.com/twinh/github-actions-test/compare/v4.6.8...v4.7.0) (2020-07-13) | ||
### Features | ||
* 测试新版 ([e79bca9](https://github.com/twinh/github-actions-test/commit/e79bca92d652c0051bf4248ee3873ad5c9a84c03)) | ||
## [4.6.8](https://github.com/twinh/github-actions-test/compare/v4.6.7...v4.6.8) (2020-07-13) | ||
### Bug Fixes | ||
* test 2 ([74e0f6d](https://github.com/twinh/github-actions-test/commit/74e0f6d205399889c882d9864a539a92965ed79d)) | ||
## [4.6.7](https://github.com/twinh/github-actions-test/compare/v4.6.6...v4.6.7) (2020-07-13) | ||
## [4.6.7](https://github.com/twinh/github-actions-test/compare/v4.6.6...v4.6.7) (2020-07-13) | ||
## [4.6.6](https://github.com/twinh/github-actions-test/compare/v4.6.5...v4.6.6) (2020-07-13) | ||
## [4.6.5](https://github.com/twinh/github-actions-test/compare/v4.6.4...v4.6.5) (2020-07-13) | ||
### Bug Fixes | ||
* 测试线上发布 ([e113074](https://github.com/twinh/github-actions-test/commit/e11307484ee6c28e362baae82c410a292c412832)) | ||
## [4.6.4](https://github.com/twinh/github-actions-test/compare/v4.6.3...v4.6.4) (2020-07-13) | ||
### Bug Fixes | ||
* 测试 @monorepo-semantic-release/github 3 ([658986c](https://github.com/twinh/github-actions-test/commit/658986c36b6a91ad6bc52708a75bad5ff09d9f09)) | ||
## [4.6.3](https://github.com/twinh/github-actions-test/compare/v4.6.2...v4.6.3) (2020-07-13) | ||
## [4.6.2](https://github.com/twinh/github-actions-test/compare/v4.6.1...v4.6.2) (2020-07-13) | ||
## [4.6.1](https://github.com/twinh/github-actions-test/compare/v4.6.0...v4.6.1) (2020-07-13) | ||
@@ -2,0 +47,0 @@ |
12
index.js
@@ -17,4 +17,14 @@ export default function add(a, b) { | ||
// fix | ||
// feat | ||
// fix | ||
// fix | ||
// fix | ||
// fix | ||
// feat | ||
// feat |
{ | ||
"name": "@github-test/base", | ||
"version": "4.6.1", | ||
"version": "4.8.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "private": false, |
6023
25