@github-test/base
Advanced tools
Comparing version 4.8.0 to 4.9.0
@@ -0,1 +1,13 @@ | ||
# [4.9.0](https://github.com/twinh/github-actions-test/compare/v4.8.0...v4.9.0) (2020-07-14) | ||
### Bug Fixes | ||
* next ([4b191fe](https://github.com/twinh/github-actions-test/commit/4b191fe408efeaeac68c48ebc8cba5b7c507d50c)) | ||
### Features | ||
* next ([0da33c1](https://github.com/twinh/github-actions-test/commit/0da33c10c2e75cd50aa43f8e49685ea19be40cf8)) | ||
# [4.8.0](https://github.com/twinh/github-actions-test/compare/v4.7.0...v4.8.0) (2020-07-14) | ||
@@ -2,0 +14,0 @@ |
@@ -29,2 +29,4 @@ export default function add(a, b) { | ||
// feat | ||
// feat | ||
// fix |
{ | ||
"name": "@github-test/base", | ||
"version": "4.8.0", | ||
"version": "4.9.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "private": false, |
6384
26