chore(release): prepare for release 18.5.0-beta.2

This commit is contained in:
Ellie Huxtable 2025-04-02 13:23:07 +01:00
parent fa84d02f01
commit da672d5bc3
12 changed files with 65 additions and 29 deletions

View file

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