chore(release): prepare for release 18.7.0 (#2823)

* chore(release): prepare for release 18.7.0

* lockfile
This commit is contained in:
Ellie Huxtable
2025-07-16 14:47:25 +01:00
committed by GitHub
parent 29576ac6c7
commit 2eeb0c79f6
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.6.1" }
atuin-server-database = { path = "../atuin-server-database", version = "18.6.1" }
atuin-common = { path = "../atuin-common", version = "18.7.0" }
atuin-server-database = { path = "../atuin-server-database", version = "18.7.0" }
eyre = { workspace = true }
tracing = { workspace = true }