-
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit 6a9a95f
authored
chore(deps): update joshuakgoldberg/release-it-action action to v0.3.1 (#1959)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[JoshuaKGoldberg/release-it-action](https://redirect.github.com/JoshuaKGoldberg/release-it-action)
| action | minor | `v0.2.2` -> `v0.3.1` |
---
### Release Notes
<details>
<summary>JoshuaKGoldberg/release-it-action
(JoshuaKGoldberg/release-it-action)</summary>
###
[`v0.3.1`](https://redirect.github.com/JoshuaKGoldberg/release-it-action/releases/tag/v0.3.1)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/release-it-action/compare/v0.3.0...v0.3.1)
This release should fix the built outputs to reflect what 0.3.0
includes.
###
[`v0.3.0`](https://redirect.github.com/JoshuaKGoldberg/release-it-action/releases/tag/v0.3.0)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/release-it-action/compare/v0.2.3...v0.3.0)
#### What's Changed
- feat: add release-it-args option by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/392](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/392)
- feat: switch skip-branch-protections to bypass-branch-protections by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/404](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/404)
#### New Contributors
- [@​markEHVN](https://redirect.github.com/markEHVN) made their
first contribution in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/363](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/363)
**Full Changelog**:
JoshuaKGoldberg/release-it-action@v0.2.3...v0.3.0
###
[`v0.2.3`](https://redirect.github.com/JoshuaKGoldberg/release-it-action/releases/tag/v0.2.3)
[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/release-it-action/compare/v0.2.2...v0.2.3)
#### What's Changed
- test: fill in test coverage by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/31](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/31)
- docs: add joshuakgoldberg as a contributor for test by
[@​allcontributors](https://redirect.github.com/allcontributors)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/32](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/32)
- fix: prefix release-it with npx by
[@​JoshuaKGoldberg](https://redirect.github.com/JoshuaKGoldberg)
in
[https://github.com/JoshuaKGoldberg/release-it-action/pull/148](https://redirect.github.com/JoshuaKGoldberg/release-it-action/pull/148)
**Full Changelog**:
JoshuaKGoldberg/release-it-action@v0.2.2...v0.2.3
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 01176f8 commit 6a9a95fCopy full SHA for 6a9a95f
1 file changed
+1
-1
lines changedDiff for: .github/workflows/release.yml
Copy file name to clipboardExpand all lines: .github/workflows/release.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments