Skip to content

Commit 33d34cd

Browse files
authored
Merge pull request #6 from powersync-ja/changeset-release/main
Version Packages
2 parents c6fd9cd + dbea4ad commit 33d34cd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nine-worms-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @powersync/sql-js
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 371c973: Added support for binding values that are ArrayBuffers. This is needed downstream for the Rust sync implementation.
8+
39
## 0.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/sql-js",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)