Skip to content

Commit 1f1f938

Browse files
Version Packages (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eb6aa70 commit 1f1f938

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-cameras-listen.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.1
4+
5+
### Patch Changes
6+
7+
- [`261bb21`](https://github.com/Effect-TS/wa-sqlite/commit/261bb21bedbd233721446c1a6af23beb78da65d4) Thanks [@tim-smart](https://github.com/tim-smart)! - fix type exports
8+
39
## 0.1.0
410

511
### Minor 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.0",
6+
"version": "0.1.1",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)