Compare commits
2 Commits
c8a8d9198a
...
8c3032b976
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c3032b976 | ||
| 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:
|
||||
|
||||
Reference in New Issue
Block a user