Compare commits
3 Commits
c8a8d9198a
...
v0.0.5
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b8e925d4 | |||
| 8058af46f5 | |||
| b4bc8d35be |
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [0.0.5] - 2025-11-13
|
## [0.0.5] - 2025-11-13
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- url
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
- update notmad
|
- update notmad
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,6 @@ please:
|
|||||||
repository: "drop-queue"
|
repository: "drop-queue"
|
||||||
branch: main
|
branch: main
|
||||||
settings:
|
settings:
|
||||||
api_url: "https://git.front.kjuulh.io"
|
api_url: "https://git.kjuulh.io"
|
||||||
actions:
|
actions:
|
||||||
rust:
|
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