Skip to content

Commit

Permalink
Merge pull request #405 from live-codes/releases/v10
Browse files Browse the repository at this point in the history
Prepare release v10
  • Loading branch information
hatemhosny authored Aug 4, 2023
2 parents 9d50984 + 95e29b9 commit 780b143
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file. See [standa

---

## [v10](https://github.com/live-codes/livecodes/compare/sdk-v0.1.2...0.0.0) (2023-08-04)

### Bug Fixes

- `split.show` full on small screen ([2ce9067](https://github.com/live-codes/livecodes/commit/2ce906725159670b45a4d421e9abb73e9297f574))
- **compilers:** fix typo in julia public api ([06986df](https://github.com/live-codes/livecodes/commit/06986df4700219e3f28ef56fc7feeef17c1fd1e3))
- **editor:** fix editor position, let columns start at 1 ([47d0f90](https://github.com/live-codes/livecodes/commit/47d0f90a8ba76d82d7a89212d8c7d607dc4b6556))

### Features

- **editor:** upgrade codejar to v4.1.1 ([6d5327f](https://github.com/live-codes/livecodes/commit/6d5327f1e06a85ea6bf5220a2211172dd86197ab))

---

## [sdk-v0.1.2](https://github.com/live-codes/livecodes/compare/v9...sdk-v0.1.2) (2023-07-26)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "livecodes",
"version": "0.0.0",
"appVersion": "9",
"appVersion": "10",
"description": "Code Playground That Just Works!",
"author": "Hatem Hosny",
"license": "MIT",
Expand Down

0 comments on commit 780b143

Please sign in to comment.