Skip to content

Commit

Permalink
Merge pull request #677 from live-codes/releases/sdk-v0.7.1
Browse files Browse the repository at this point in the history
Prepare release sdk-v0.7.1
  • Loading branch information
hatemhosny authored Dec 9, 2024
2 parents 964dbe6 + 0c9aadd commit 2ecd0c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. See [standa

---

## [sdk-v0.7.1](https://github.com/live-codes/livecodes/compare/v36...sdk-v0.7.1) (2024-12-09)

### Features

- Add `react` and `react-tsx` to supported languages for React compiler.

---

## [v36](https://github.com/live-codes/livecodes/compare/v35...v36) (2024-12-07)

### Highlights for this release
Expand Down
2 changes: 1 addition & 1 deletion src/sdk/package.sdk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "livecodes",
"version": "0.7.0",
"version": "0.7.1",
"description": "Code Playground That Just Works!",
"author": "Hatem Hosny",
"license": "MIT",
Expand Down

0 comments on commit 2ecd0c0

Please sign in to comment.