Skip to content

Commit d35b4d8

Browse files
chore(blend): release 0.2.8
1 parent c487f5b commit d35b4d8

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blend/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.8](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.7...blend-v0.2.8) - 2026-06-15
11+
12+
### Other
13+
- *(blend)* publish Docker image to ghcr.io on release
14+
1015
## [0.2.7](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.6...blend-v0.2.7) - 2026-06-11
1116

1217
### Added

blend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blend"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
edition = "2024"
55
authors = ["kafuuchino"]
66
repository = "https://github.com/frantic1048/Vanilla"

0 commit comments

Comments
 (0)