Skip to content

Commit 60f135c

Browse files
chore(blend): release 0.2.12
1 parent fcce903 commit 60f135c

3 files changed

Lines changed: 10 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.12](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.11...blend-v0.2.12) - 2026-07-03
11+
12+
### Added
13+
- feat!(blend): add order create and add commands
14+
15+
### Other
16+
- *(deps)* update docker-images
17+
1018
## [0.2.11](https://github.com/frantic1048/Vanilla/compare/blend-v0.2.10...blend-v0.2.11) - 2026-07-02
1119

1220
### Other

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.11"
3+
version = "0.2.12"
44
edition = "2024"
55
authors = ["kafuuchino"]
66
repository = "https://github.com/frantic1048/Vanilla"

0 commit comments

Comments
 (0)