chore(release): prepare for release 18.5.0-beta.3 (#2678)

This commit is contained in:
Ellie Huxtable 2025-04-07 14:33:24 +01:00 committed by GitHub
parent f162d641a7
commit 1f6031d84a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 37 additions and 32 deletions

View file

@ -10,8 +10,8 @@ homepage = { workspace = true }
repository = { workspace = true }
[dependencies]
atuin-common = { path = "../atuin-common", version = "18.5.0-beta.2" }
atuin-server-database = { path = "../atuin-server-database", version = "18.5.0-beta.2" }
atuin-common = { path = "../atuin-common", version = "18.5.0-beta.3" }
atuin-server-database = { path = "../atuin-server-database", version = "18.5.0-beta.3" }
eyre = { workspace = true }
tracing = { workspace = true }