actions/create-release (actions/create-release)
### [`v1.1.4`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.4)
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.3...v1.1.4)
This release adds the ability to specify an owner/repo in your inputs to have an action run create releases on a different repository.
### [`v1.1.3`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.3)
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.2...v1.1.3)
This release includes vendored licenses for this action's npm dependencies.
### [`v1.1.2`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.2)
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.1...v1.1.2)
Adds the ability to populate the release body from a file. [https://github.com/actions/create-release/pull/50](https://redirect.github.com/actions/create-release/pull/50)
### [`v1.1.1`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.1)
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.0...v1.1.1)
- Release name is now an optional field to match the GitHub API - [https://github.com/actions/create-release/pull/75](https://redirect.github.com/actions/create-release/pull/75)
- Add `commitish` param. Useful for targeting a commit or tag. [https://github.com/actions/create-release/pull/32](https://redirect.github.com/actions/create-release/pull/32)
### [`v1.1.0`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.0)
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.0.1...v1.1.0)
- Add support to v2 to connect to GHES ([#70](https://redirect.github.com/actions/create-release/issues/70))
- Bumped acorn ([#57](https://redirect.github.com/actions/create-release/issues/57)) and handlebars ([#33](https://redirect.github.com/actions/create-release/issues/33)) versions
### [`v1.0.1`](https://redirect.github.com/actions/create-release/releases/tag/v1.0.1): Automate sliding major version number
[Compare Source](https://redirect.github.com/actions/create-release/compare/v1.0.0...v1.0.1)
This is a minor update to make the current release have the latest code from master, and additionally allows for a new automation workflow to execute to automate the sliding of the major (v1, v2, v3, etc) version numbers for ease of referencing
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.0.0
->v1.1.4
Release Notes
actions/create-release (actions/create-release)
### [`v1.1.4`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.4) [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.3...v1.1.4) This release adds the ability to specify an owner/repo in your inputs to have an action run create releases on a different repository. ### [`v1.1.3`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.3) [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.2...v1.1.3) This release includes vendored licenses for this action's npm dependencies. ### [`v1.1.2`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.2) [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.1...v1.1.2) Adds the ability to populate the release body from a file. [https://github.com/actions/create-release/pull/50](https://redirect.github.com/actions/create-release/pull/50) ### [`v1.1.1`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.1.0...v1.1.1) - Release name is now an optional field to match the GitHub API - [https://github.com/actions/create-release/pull/75](https://redirect.github.com/actions/create-release/pull/75) - Add `commitish` param. Useful for targeting a commit or tag. [https://github.com/actions/create-release/pull/32](https://redirect.github.com/actions/create-release/pull/32) ### [`v1.1.0`](https://redirect.github.com/actions/create-release/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.0.1...v1.1.0) - Add support to v2 to connect to GHES ([#70](https://redirect.github.com/actions/create-release/issues/70)) - Bumped acorn ([#57](https://redirect.github.com/actions/create-release/issues/57)) and handlebars ([#33](https://redirect.github.com/actions/create-release/issues/33)) versions ### [`v1.0.1`](https://redirect.github.com/actions/create-release/releases/tag/v1.0.1): Automate sliding major version number [Compare Source](https://redirect.github.com/actions/create-release/compare/v1.0.0...v1.0.1) This is a minor update to make the current release have the latest code from master, and additionally allows for a new automation workflow to execute to automate the sliding of the major (v1, v2, v3, etc) version numbers for ease of referencingConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.