chore(release): prepare for release 18.6.1 (#2749)

This commit is contained in:
Ellie Huxtable
2025-05-08 14:10:38 -07:00
committed by GitHub
parent f49599599e
commit 84589cab15
12 changed files with 37 additions and 37 deletions

View File

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