Skip to content

Commit 41e12fe

Browse files
Version Packages (#6)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eca2541 commit 41e12fe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eighty-falcons-suffer.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-x/wa-sqlite
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`eca2541`](https://github.com/Effect-TS/wa-sqlite/commit/eca2541ee16d1c4b363d0390b902e038834cc1e7) Thanks [@xesrevinu](https://github.com/xesrevinu)! - feat
8+
39
## 0.1.3
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.3",
6+
"version": "0.1.4",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)