5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-10 04:06:56 +00:00
semantic-release-action/docs/CHANGELOG.md
semantic-release-bot 9e35ed87a2 chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v1.2.1...v1.3.0) (2019-10-21)

### Features

* **outputs:** Add outputs related to new release version ([12a1a39](12a1a39975))
2019-10-21 01:47:20 +00:00

1.5 KiB

1.3.0 (2019-10-21)

Features

  • outputs: Add outputs related to new release version (12a1a39)

1.2.1 (2019-10-18)

Bug Fixes

  • branch v1: push updates to v1 branch after releases(#1) (bb964eb)

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