Skip to content

Commit 470c29b

Browse files
Version Packages (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c9fdb7f commit 470c29b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-horses-visit.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.5
4+
5+
### Patch Changes
6+
7+
- [`52dbd91`](https://github.com/Effect-TS/wa-sqlite/commit/52dbd91142af9e355013f38d7b1cfbeebf630d73) Thanks [@xesrevinu](https://github.com/xesrevinu)! - dump deps
8+
39
## 0.1.4
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.4",
6+
"version": "0.1.5",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)