chore(release): prepare for release 18.5.0-beta.1 (#2622)

* chore(release): prepare for release 18.5.0-beta.1

* no codespell on contributors
This commit is contained in:
Ellie Huxtable 2025-03-11 18:16:19 +00:00 committed by GitHub
parent 81123b377f
commit 8274e727cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 88 additions and 34 deletions

View file

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