Skip to content

Commit 622e924

Browse files
committed
chore: Release
1 parent 9cdd024 commit 622e924

3 files changed

Lines changed: 18 additions & 9 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
## [0.12.0] - 2025-09-24
2+
3+
### πŸ› Bug Fixes
4+
5+
- Added fossa CI workflow
16
## [0.11.10-rc.2] - 2025-09-18
27

38
### πŸ› Bug Fixes
49

510
- Make pub new kv store methods and forward sdk to proxywasm changes
11+
12+
### βš™οΈ Miscellaneous Tasks
13+
14+
- Release
615
## [0.11.10-rc.1] - 2025-09-18
716

817
### πŸš€ Features

β€ŽCargo.lockβ€Ž

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.11.10-rc.2"
6+
version = "0.12.0"
77
edition = "2021"
88
publish = false
99
authors = ["FastEdge Development Team"]

0 commit comments

Comments
Β (0)