Compare commits
3 Commits
c8a8d9198a
...
v0.0.5
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b8e925d4 | |||
| 8058af46f5 | |||
| b4bc8d35be |
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.0.5] - 2025-11-13
|
||||
|
||||
### Fixed
|
||||
- url
|
||||
|
||||
### Other
|
||||
- update notmad
|
||||
|
||||
## [0.0.4] - 2025-07-22
|
||||
|
||||
### Added
|
||||
|
||||
@@ -3,7 +3,7 @@ members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
|
||||
[workspace.dependencies]
|
||||
drop-queue = { path = "crates/drop-queue" }
|
||||
|
||||
@@ -12,6 +12,6 @@ please:
|
||||
repository: "drop-queue"
|
||||
branch: main
|
||||
settings:
|
||||
api_url: "https://git.front.kjuulh.io"
|
||||
api_url: "https://git.kjuulh.io"
|
||||
actions:
|
||||
rust:
|
||||
|
||||
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
||||
Reference in New Issue
Block a user