Apply Version Updates From Current Changes (#979)

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-19 14:13:55 +01:00
committed by GitHub
parent 3d50128a66
commit 6a45448f17
4 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
---
action: patch
---
Fix [This is not building for Latest JSON and Not uploading all assets](https://github.com/tauri-apps/tauri-action/issues/975)

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.5.18]
- [`91c7ee8`](https://www.github.com/tauri-apps/tauri-action/commit/91c7ee83a6b312f9d9879e049242d623ae38f1f0) ([#978](https://www.github.com/tauri-apps/tauri-action/pull/978) by [@Chiichen](https://www.github.com/tauri-apps/tauri-action/../../Chiichen)) Fix [This is not building for Latest JSON and Not uploading all assets](https://github.com/tauri-apps/tauri-action/issues/975)
## \[0.5.17]
- [`fb76925`](https://www.github.com/tauri-apps/tauri-action/commit/fb769255b02569d9f2e5f2e021ad3c29f241f401) ([#895](https://www.github.com/tauri-apps/tauri-action/pull/895) by [@Chiichen](https://www.github.com/tauri-apps/tauri-action/../../Chiichen)) Upload assets to the release associated with given `tagName`

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.17",
"version": "0.5.18",
"description": "Tauri GitHub Action",
"contributors": [
"Tauri Programme within The Commons Conservancy"