Skip to content

Commit fbc2198

Browse files
authored
Merge pull request #835 from live-codes/releases/sdk-v0.11.1
Prepare release sdk-v0.11.1
2 parents e3039f5 + 9b7581e commit fbc2198

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. See [standa
44

55
---
66

7+
## [sdk-v0.11.1](https://github.com/live-codes/livecodes/compare/v46...sdk-v0.11.1) (2025-05-24)
8+
9+
### Bug Fixes
10+
11+
- **SDK:** fix sdk build (sdkVersion) ([c383d26](https://github.com/live-codes/livecodes/commit/c383d26b8358a374de1ebe7073d2a38a27b7ede1))
12+
13+
---
14+
715
## [v46](https://github.com/live-codes/livecodes/compare/v45...v46) (2025-05-24)
816

917
### Highlights for this release

src/sdk/package.sdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livecodes",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "A Code Playground That Just Works!",
55
"author": "Hatem Hosny",
66
"license": "MIT",

0 commit comments

Comments
 (0)