mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-10 04:06:56 +00:00
## [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))
32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
## [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](https://github.com/cycjimmy/semantic-release-action/commit/bb964eb28ee1823e67f82532b9e4d4fd3f135513))
|
|
|
|
# [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](https://github.com/cycjimmy/semantic-release-action/commit/65686aabe72b7b976902b278411b8a4d16298fd0))
|
|
|
|
# [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](https://github.com/cycjimmy/semantic-release-action/commit/be8f403201951e0c7b237bb7daab2c561af7303d))
|
|
|
|
# 1.0.0 (2019-10-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **src/index.js:** remove 'stream-buffers' ([d2cecad](https://github.com/cycjimmy/semantic-release-action/commit/d2cecad9a9379c7b03313be62c36da778eafa742))
|
|
|
|
|
|
### Features
|
|
|
|
* come a new action ([b9ad41d](https://github.com/cycjimmy/semantic-release-action/commit/b9ad41da609c63abe1b5f5ab5df7b4383d346906))
|