Skip to content

Commit 27eb8ce

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-maps-smash.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.3
4+
5+
### Patch Changes
6+
7+
- [`ace992e`](https://github.com/Effect-TS/wa-sqlite/commit/ace992e935d31eb26a5191567e748b9e00da7c18) Thanks [@xesrevinu](https://github.com/xesrevinu)! - Sync Uperstream
8+
39
## 0.1.2
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.2",
6+
"version": "0.1.3",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)