Files
github-slug-action/CHANGELOG.md
semantic-release-bot fbf6d7b9c7 chore(release): 1.2.0 [skip ci]
# [1.2.0](http://github.com/rlespinasse/github-slug-action/compare/1.1.1...1.2.0) (2021-04-05)

### Features

* add deprecation warning ([c9eec68](c9eec68e1a))
2021-04-05 17:59:17 +00:00

1.0 KiB

1.2.0 (2021-04-05)

Features

  • add deprecation warning (c9eec68)

1.1.1 (2020-10-07)

Bug Fixes

  • remove set-env due to CVE fix (6c69465)

1.1.0 (2019-11-11)

Features

  • short_sha: add a shortened sha commit id (d77acd4)

1.0.2 (2019-11-06)

Bug Fixes

  • manage branch with slash properly (c35fd20)