chore(release): prepare for release 18.8.0 (#2858)

This commit is contained in:
Ellie Huxtable
2025-08-04 12:33:08 +02:00
committed by GitHub
parent 6c31530c7a
commit 5614596c81
13 changed files with 42 additions and 42 deletions

View File

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