Skip to content

Commit 1d6066c

Browse files
Version Packages (#430)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21b3a41 commit 1d6066c

File tree

38 files changed

+167
-28
lines changed

38 files changed

+167
-28
lines changed

.changeset/blue-pillows-design.md

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

.changeset/rare-feet-shop.md

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

libs/lib-mongodb/CHANGELOG.md

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

3+
## 0.6.15
4+
5+
### Patch Changes
6+
7+
- @powersync/lib-services-framework@0.7.13
8+
39
## 0.6.14
410

511
### Patch Changes

libs/lib-mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@powersync/lib-service-mongodb",
33
"repository": "https://github.com/powersync-ja/powersync-service",
44
"types": "dist/index.d.ts",
5-
"version": "0.6.14",
5+
"version": "0.6.15",
66
"main": "dist/index.js",
77
"license": "FSL-1.1-ALv2",
88
"type": "module",

libs/lib-postgres/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @powersync/lib-service-postgres
22

3+
## 0.4.17
4+
5+
### Patch Changes
6+
7+
- @powersync/lib-services-framework@0.7.13
8+
- @powersync/service-jpgwire@0.21.8
9+
310
## 0.4.16
411

512
### Patch Changes

libs/lib-postgres/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@powersync/lib-service-postgres",
33
"repository": "https://github.com/powersync-ja/powersync-service",
44
"types": "dist/index.d.ts",
5-
"version": "0.4.16",
5+
"version": "0.4.17",
66
"main": "dist/index.js",
77
"license": "FSL-1.1-ALv2",
88
"type": "module",

libs/lib-services/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @powersync/lib-services-framework
22

3+
## 0.7.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [21b3a41]
8+
- @powersync/service-sync-rules@0.29.9
9+
310
## 0.7.12
411

512
### Patch Changes

libs/lib-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@powersync/lib-services-framework",
33
"repository": "https://github.com/powersync-ja/powersync-service",
4-
"version": "0.7.12",
4+
"version": "0.7.13",
55
"main": "dist/index.js",
66
"type": "module",
77
"types": "dist/index.d.ts",

modules/module-core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @powersync/service-module-core
22

3+
## 0.2.15
4+
5+
### Patch Changes
6+
7+
- @powersync/lib-services-framework@0.7.13
8+
- @powersync/service-core@1.18.1
9+
- @powersync/service-rsocket-router@0.2.10
10+
311
## 0.2.14
412

513
### Patch Changes

modules/module-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@powersync/service-module-core",
33
"repository": "https://github.com/powersync-ja/powersync-service",
44
"types": "dist/index.d.ts",
5-
"version": "0.2.14",
5+
"version": "0.2.15",
66
"main": "dist/index.js",
77
"license": "FSL-1.1-ALv2",
88
"type": "module",

0 commit comments

Comments
 (0)