chore(release): prepare for release 18.5.0 (#2685)

* chore(release): prepare for release 18.5.0

* update workflow ubuntu version

* revert because dist checks lol
This commit is contained in:
Ellie Huxtable
2025-04-08 17:05:12 +01:00
committed by GitHub
parent a62d27c5f1
commit 09fc76ed82
11 changed files with 32 additions and 31 deletions

View File

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