chore: Prepare for 0.6.0 release
This commit is contained in:
parent
c47f80232b
commit
7cfa191e2a
3 changed files with 254 additions and 986 deletions
1236
CHANGELOG.md
1236
CHANGELOG.md
File diff suppressed because it is too large
Load diff
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -278,7 +278,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "blue-build"
|
name = "blue-build"
|
||||||
version = "0.5.6-dev.0"
|
version = "0.6.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"askama",
|
"askama",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "blue-build"
|
name = "blue-build"
|
||||||
version = "0.5.6-dev.0"
|
version = "0.6.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
|
description = "A CLI tool built for creating Containerfile templates based on the Ublue Community Project"
|
||||||
repository = "https://github.com/blue-build/cli"
|
repository = "https://github.com/blue-build/cli"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue