Skip to content

Commit 694152e

Browse files
Version Packages (#3)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5942291 commit 694152e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-deers-retire.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
# @effect/wa-sqlite
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [`8af34ba`](https://github.com/Effect-TS/wa-sqlite/commit/8af34bab3b312eaa139fa26c062cae1b308cd9b9) Thanks [@tim-smart](https://github.com/tim-smart)! - add serialize/deserialize
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)