apply version updates (#1097)

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-28 17:39:46 +02:00
committed by GitHub
parent 5666b68581
commit 8c94c89407
4 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
action: patch
---
`retryAttempts` is now also applied to uploads.

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.5.21]
- [`5666b68`](https://www.github.com/tauri-apps/tauri-action/commit/5666b68581044b3981c75a489540c3d570131ee7) ([#1030](https://www.github.com/tauri-apps/tauri-action/pull/1030) by [@997R8V10](https://www.github.com/tauri-apps/tauri-action/../../997R8V10)) `retryAttempts` is now also applied to uploads.
## \[0.5.20]
- [`563aed7`](https://www.github.com/tauri-apps/tauri-action/commit/563aed7bd10e6ccaf328e73a66bb53341e88fef2) ([#1031](https://www.github.com/tauri-apps/tauri-action/pull/1031) by [@Muska-Ami](https://www.github.com/tauri-apps/tauri-action/../../Muska-Ami)) Add support for Bun's text-based lockfile.

2
dist/index.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{
"name": "tauri-action",
"version": "0.5.20",
"version": "0.5.21",
"description": "Tauri GitHub Action",
"contributors": [
"Tauri Programme within The Commons Conservancy"