5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-09 19:56:55 +00:00
Commit graph

5 commits

Author SHA1 Message Date
semantic-release-bot
7ed2220726 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v1.2.0...v1.2.1) (2019-10-18)

### Bug Fixes

* **branch v1:** push updates to v1 branch after releases([#1](https://github.com/cycjimmy/semantic-release-action/issues/1)) ([bb964eb](bb964eb28e))
2019-10-18 22:30:45 +00:00
semantic-release-bot
efff82e9ad chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v1.1.0...v1.2.0) (2019-10-18)

### Features

* **dry_run:** add a new input - "dry_run" ([65686aa](65686aabe7))
2019-10-18 05:49:49 +00:00
semantic-release-bot
b7401509f1 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v1.0.0...v1.1.0) (2019-10-17)

### Features

* add a new output - "new-release-published" ([be8f403](be8f403201))
2019-10-17 12:34:29 +00:00
semantic-release-bot
ddd286be06 chore(release): 1.0.0 [skip ci]
# 1.0.0 (2019-10-17)

### Bug Fixes

* **src/index.js:** remove 'stream-buffers' ([d2cecad](d2cecad9a9))

### Features

* come a new action ([b9ad41d](b9ad41da60))
2019-10-17 11:39:45 +00:00
cycjimmy
b9ad41da60 feat: come a new action 2019-10-17 19:27:21 +08:00