Files
github-slug-action/CHANGELOG.md
semantic-release-bot d1880ea5b3 chore(release): 3.3.0 [skip ci]
# [3.3.0](http://github.com/rlespinasse/github-slug-action/compare/3.2.0...3.3.0) (2021-01-25)

### Bug Fixes

* support pull-request for slug and slug url ([78985f8](78985f84ec))

### Features

* support partial GITHUB_REPOSITORY ([75ce03b](75ce03b6a0))
2021-01-25 22:20:39 +00:00

1.8 KiB

3.3.0 (2021-01-25)

Bug Fixes

  • support pull-request for slug and slug url (78985f8)

Features

  • support partial GITHUB_REPOSITORY (75ce03b)

3.2.0 (2021-01-12)

Features

  • expose GITHUB_EVENT_PULL_REQUEST_HEAD_SHA_SHORT (5b9fe60)

3.1.0 (2020-11-01)

Features

  • action: improve marketplace information (3cddc4f)

3.0.0 (2020-10-26)

Bug Fixes

  • upgrade actions core due to CVE fix (d0549c1)

Features

  • add support for windows and macos jobs (13c2f38)

BREAKING CHANGES

  • The action implementation move from container action to node.js action

Co-authored-by: Romain Lespinasse romain.lespinasse@gmail.com

2.1.0 (2020-07-28)

Features

  • expose slug variables for github.event.ref (5a334a8)