chore(release): prepare for release 18.4.0-beta.4 (#2469)

This commit is contained in:
Ellie Huxtable 2024-12-05 11:32:20 +00:00 committed by GitHub
parent 5dcccad0c0
commit 33f00df382
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 74 additions and 30 deletions

View file

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