chore(release): prepare for release 18.6.0-beta.1 (#2723)

This commit is contained in:
Ellie Huxtable 2025-04-28 14:32:07 +01:00 committed by GitHub
parent cab77ffc64
commit 10df8ff8d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 54 additions and 34 deletions

View file

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