chore(release): prepare for release 18.7.1 (#2826)

This commit is contained in:
Ellie Huxtable
2025-07-16 17:18:15 +01:00
committed by GitHub
parent 403d4a1141
commit 0eecc0b43d
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.0" }
atuin-server-database = { path = "../atuin-server-database", version = "18.7.0" }
atuin-common = { path = "../atuin-common", version = "18.7.1" }
atuin-server-database = { path = "../atuin-server-database", version = "18.7.1" }
eyre = { workspace = true }
tracing = { workspace = true }