5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-09 19:56:55 +00:00
semantic-release-action/docs/CHANGELOG.md
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

892 B

1.2.0 (2019-10-18)

Features

  • dry_run: add a new input - "dry_run" (65686aa)

1.1.0 (2019-10-17)

Features

  • add a new output - "new-release-published" (be8f403)

1.0.0 (2019-10-17)

Bug Fixes

  • src/index.js: remove 'stream-buffers' (d2cecad)

Features