Skip to content

Commit afe0b3e

Browse files
committed
chore: update changelog message
1 parent dea5e06 commit afe0b3e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111

1212
Packages with breaking changes:
1313

14-
- There are no breaking changes in this release.
14+
- There are no breaking changes in this release.
1515

1616
Packages with other changes:
1717

18-
- [`powersync` - `v1.6.3`](#powersync---v163)
19-
- [`powersync_attachments_helper` - `v0.6.3`](#powersync_attachments_helper---v063)
18+
- [`powersync` - `v1.6.3`](#powersync---v163)
19+
- [`powersync_attachments_helper` - `v0.6.3`](#powersync_attachments_helper---v063)
2020

2121
---
2222

2323
#### `powersync` - `v1.6.3`
2424

25-
- **FIX**: Lower JS dependency to version range ">=0.6.7 <0.8.0"
25+
- **FIX**: Move JS to dev dependencies to lower version range ">=0.6.7 <0.8.0"
2626

2727
#### `powersync_attachments_helper` - `v0.6.3`
2828

29-
- Update a dependency to the latest release.
30-
29+
- Update a dependency to the latest release.
3130

3231
## 2024-07-30
3332

packages/powersync/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 1.6.3
22

3-
- **FIX**: Lower JS dependency to version range ">=0.6.7 <0.8.0"
3+
- **FIX**: Move JS to dev dependencies to lower version range ">=0.6.7 <0.8.0"
44

55
## 1.6.2
66

0 commit comments

Comments
 (0)