Compare commits
2 Commits
8c3032b976
...
v0.0.5
| Author | SHA1 | Date | |
|---|---|---|---|
| 47b8e925d4 | |||
| 8058af46f5 |
@@ -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" }
|
||||
|
||||
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