Skip to content

Commit bc62eaa

Browse files
committed
chore: Release
1 parent bf30e6a commit bc62eaa

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,3 +1,8 @@
1+
## [0.11.10-rc.2] - 2025-09-18
2+
3+
### πŸ› Bug Fixes
4+
5+
- Make pub new kv store methods and forward sdk to proxywasm changes
16
## [0.11.10-rc.1] - 2025-09-18
27

38
### πŸš€ Features
@@ -15,6 +20,10 @@
1520
### 🚜 Refactor
1621

1722
- Generic store type
23+
24+
### βš™οΈ Miscellaneous Tasks
25+
26+
- Release
1827
## [0.11.9] - 2025-08-29
1928

2029
### πŸ› Bug Fixes

β€Ž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.1"
6+
version = "0.11.10-rc.2"
77
edition = "2021"
88
publish = false
99
authors = ["FastEdge Development Team"]

0 commit comments

Comments
Β (0)