Skip to content

Commit 79507f9

Browse files
committed
Fix changelog formatting.
1 parent f6fbbb4 commit 79507f9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/service-core/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Patch Changes
66

7-
- 4a57787: - Use a LRU cache for checksum computations, improving performance and reducing MongoDB database load.
7+
- 4a57787:
8+
- Use a LRU cache for checksum computations, improving performance and reducing MongoDB database load.
89
- Return zero checksums to the client instead of omitting, to help with debugging sync issues.
910

1011
## 0.2.0

service/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Patch Changes
66

7-
- 4a57787: - Use a LRU cache for checksum computations, improving performance and reducing MongoDB database load.
7+
- 4a57787:
8+
- Use a LRU cache for checksum computations, improving performance and reducing MongoDB database load.
89
- Return zero checksums to the client instead of omitting, to help with debugging sync issues.
910
- Updated dependencies [4a57787]
1011
- @powersync/service-core@0.2.1

0 commit comments

Comments
 (0)