mirror of
https://github.com/tauri-apps/tauri-action.git
synced 2026-01-31 00:35:20 +01:00
apply version updates (#1097)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5666b68581
commit
8c94c89407
@@ -1,5 +0,0 @@
|
||||
---
|
||||
action: patch
|
||||
---
|
||||
|
||||
`retryAttempts` is now also applied to uploads.
|
||||
@@ -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
2
dist/index.js
vendored
File diff suppressed because one or more lines are too long
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user