apply version updates (#822)

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-11 11:36:27 +02:00
committed by GitHub
parent d80ec2ce01
commit b1dc93b31a
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
action: patch
---
Fixed an issue that the action can't find aarch64 rpm package.

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.5.6]
- [`d80ec2c`](https://www.github.com/tauri-apps/tauri-action/commit/d80ec2ce013f37a16774e5dfe5ca51d3fb12ef1a) ([#821](https://www.github.com/tauri-apps/tauri-action/pull/821) by [@pewsheen](https://www.github.com/tauri-apps/tauri-action/../../pewsheen)) Fixed an issue that the action can't find aarch64 rpm package.
## \[0.5.5]
- [`10eca12`](https://www.github.com/tauri-apps/tauri-action/commit/10eca12d4b7138e3c7dca7bccaa170a8784ea3f5) ([#810](https://www.github.com/tauri-apps/tauri-action/pull/810)) The action can now detects Linux bundles with the new naming convention added in tauri cli 2.0.0-beta.19

View File

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