Skip to content

Commit fe29e3e

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-poems-design.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.2.1
4+
5+
### Patch Changes
6+
7+
- [`a1ac0e9`](https://github.com/Effect-TS/wa-sqlite/commit/a1ac0e99a4249f8ed6a2555155fe58346718ced7) Thanks [@tim-smart](https://github.com/tim-smart)! - rebase
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.2.0",
6+
"version": "0.2.1",
77
"type": "module",
88
"main": "src/sqlite-api.js",
99
"types": "src/types/index.d.ts",

0 commit comments

Comments
 (0)