Skip to content

Commit 6d3b8c6

Browse files
committed
chore: Release
1 parent c900a88 commit 6d3b8c6

File tree

3 files changed

+19
-9
lines changed

3 files changed

+19
-9
lines changed

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.5] - 2025-04-03
6+
7+
### 🐛 Bug Fixes
8+
9+
- Mapping store name with db url
10+
511
## [0.11.4] - 2025-04-02
612

713
### 🚜 Refactor
814

915
- Updating wasmtime to 31.0.0
1016

17+
### ⚙️ Miscellaneous Tasks
18+
19+
- Release
20+
1121
## [0.11.3] - 2025-04-02
1222

1323
### 🐛 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.4"
6+
version = "0.11.5"
77
edition = "2021"
88
publish = false
99
authors = ["FastEdge Development Team"]

0 commit comments

Comments
 (0)