Skip to content

Commit 7a8780c

Browse files
committed
feat: ready for 1.0.0-beta.14+10 released
1 parent b262d50 commit 7a8780c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Changes to the project are tracked using build numbers behind the version number
1111

1212
## [Unreleased]
1313

14+
## [1.0.0-beta.14+10] - 2024-07-17
15+
- Feat: Changed `SurrealWasm` from `extension` to regular `class`.
16+
1417
## [1.0.0-beta.14+9] - 2024-07-17
1518
- Feat: Added `SurrealWasm.getInstance()` to simplify instantiation of the `Surreal` class with the `WasmEngine`.
1619

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Feat: Added `SurrealWasm.getInstance()` to simplify instantiation of the `Surreal` class with the `WasmEngine`.
1+
- Feat: Changed `SurrealWasm` from `extension` to regular `class`.

0 commit comments

Comments
 (0)