Skip to content

Commit df61fac

Browse files
committed
fix(ci): bump tauri-cli to 2.8.3 to match @tauri-apps/cli
1 parent 16348ac commit df61fac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## \[2.8.2]
3+
## \[2.8.3]
44

55
### Bug Fixes
66

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-cli"
3-
version = "2.8.2"
3+
version = "2.8.3"
44
authors = ["Tauri Programme within The Commons Conservancy"]
55
edition = "2021"
66
rust-version = "1.77.2"

packages/cli/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Dependencies
1010

11-
- Upgraded to `[email protected].2`
11+
- Upgraded to `[email protected].3`
1212

1313
## \[2.8.2]
1414

0 commit comments

Comments
 (0)