Skip to content

Commit

Permalink
Version Packages (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 14, 2024
1 parent 942438e commit 3db239e
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-deers-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-impalas-dance.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @effect/wa-sqlite

## 0.1.2

### Patch Changes

- [`8af34ba`](https://github.com/Effect-TS/wa-sqlite/commit/8af34bab3b312eaa139fa26c062cae1b308cd9b9) Thanks [@tim-smart](https://github.com/tim-smart)! - add serialize/deserialize

- [`942438e`](https://github.com/Effect-TS/wa-sqlite/commit/942438e926d13a64776c74dfbb9528680a06ab16) Thanks [@tim-smart](https://github.com/tim-smart)! - add .execIterator for streaming rows

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"main": "src/sqlite-api.js",
"types": "src/types/index.d.ts",
Expand Down

0 comments on commit 3db239e

Please sign in to comment.