Skip to content

Commit a7e8faa

Browse files
chore: version packages (#61)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent be25ba2 commit a7e8faa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-mammals-mate.md

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

packages/d2ts/CHANGELOG.md

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

3+
## 0.1.7
4+
5+
### Patch Changes
6+
7+
- be25ba2: improve the hashing of messages in the query pipeline
8+
39
## 0.1.6
410

511
### Patch Changes

packages/d2ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@electric-sql/d2ts",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"license": "Apache-2.0",
55
"description": "D2TS is a TypeScript implementation of Differential Dataflow.",
66
"author": "Electric DB Limited",

0 commit comments

Comments
 (0)