Skip to content

Commit 658e439

Browse files
authored
Merge pull request #612 from powersync-ja/changeset-release/main
Version Packages
2 parents 873f81c + 1f00c40 commit 658e439

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-brooms-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/node/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @powersync/node
22

3+
## 0.4.4
4+
5+
### Patch Changes
6+
7+
- 5eae93c: Fix CJS distributables not being published.
8+
39
## 0.4.3
410

511
### Patch Changes

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/node",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)