Skip to content

Commit c2c030e

Browse files
committed
chore: Release
1 parent 0c6a68a commit c2c030e

3 files changed

Lines changed: 19 additions & 9 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.11.6] - 2025-04-04
6+
7+
### πŸ› Bug Fixes
8+
9+
- Backend request authority
10+
511
## [0.11.5] - 2025-04-03
612

713
### πŸ› Bug Fixes
814

915
- Mapping store name with db url
1016

17+
### βš™οΈ Miscellaneous Tasks
18+
19+
- Release
20+
1121
## [0.11.4] - 2025-04-02
1222

1323
### 🚜 Refactor

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

0 commit comments

Comments
Β (0)