Apply Version Updates From Current Changes (v1) (#9074)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-07 15:18:27 -03:00
committed by GitHub
parent 97a05145fb
commit b705f89a10
11 changed files with 75 additions and 76 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## \[1.5.11]
### Bug Fixes
- [`b15948b11`](https://www.github.com/tauri-apps/tauri/commit/b15948b11c0e362eea7ef57a4606f15f7dbd886b)([#8903](https://www.github.com/tauri-apps/tauri/pull/8903)) Fix `.taurignore` failing to ignore in some cases.
### Dependencies
- Upgraded to `tauri-cli@1.5.11`
## \[1.5.10]
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@tauri-apps/cli",
"version": "1.5.10",
"version": "1.5.11",
"description": "Command line interface for building Tauri apps",
"funding": {
"type": "opencollective",