Compare commits
2 Commits
3af3aa3339
...
3f4d528b47
Author | SHA1 | Date | |
---|---|---|---|
|
3f4d528b47 | ||
82173faf0f |
@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.2.0] - 2024-09-07
|
## [0.2.0] - 2024-09-08
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- set interval down to a minute
|
||||||
- with native roots
|
- with native roots
|
||||||
- with explicit install
|
- with explicit install
|
||||||
- with install
|
- with install
|
||||||
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1349,7 +1349,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "flux-releaser"
|
name = "flux-releaser"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#700d1c12ed2c9eca2afcafbd0a06fec5adee085c"
|
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#96f3b52c2a0c8550cfae725808e68171c4042dad"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
Loading…
Reference in New Issue
Block a user