Skip to content

Commit 418591d

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-pumas-chew.md

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

packages/d2mini/CHANGELOG.md

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

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- 1b87f17: remove host hashing from the query pipline giving a significant speedup
8+
39
## 0.1.7
410

511
### Patch Changes

packages/d2mini/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/d2mini",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"license": "Apache-2.0",
55
"description": "D2Mini is a minimal implementation of Differential Dataflow for performing in-memory incremental view maintenance.",
66
"author": "Electric DB Limited",

0 commit comments

Comments
 (0)