mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-04 02:38:49 +00:00
chore(release): prepare for release v18.4.0-beta.1 (#2195)
* chore(release): prepare for release v18.4.0-beta.1 * remove full release test
This commit is contained in:
parent
05d1d9b136
commit
c8b3e418a1
14 changed files with 86 additions and 40 deletions
|
@ -10,8 +10,8 @@ homepage = { workspace = true }
|
|||
repository = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
atuin-common = { path = "../atuin-common", version = "18.3.0" }
|
||||
atuin-server-database = { path = "../atuin-server-database", version = "18.3.0" }
|
||||
atuin-common = { path = "../atuin-common", version = "18.4.0-beta.1" }
|
||||
atuin-server-database = { path = "../atuin-server-database", version = "18.4.0-beta.1" }
|
||||
|
||||
eyre = { workspace = true }
|
||||
tracing = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue