File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -11,23 +11,22 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
12
12
Packages with breaking changes:
13
13
14
- - There are no breaking changes in this release.
14
+ - There are no breaking changes in this release.
15
15
16
16
Packages with other changes:
17
17
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 )
20
20
21
21
---
22
22
23
23
#### ` powersync ` - ` v1.6.3 `
24
24
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"
26
26
27
27
#### ` powersync_attachments_helper ` - ` v0.6.3 `
28
28
29
- - Update a dependency to the latest release.
30
-
29
+ - Update a dependency to the latest release.
31
30
32
31
## 2024-07-30
33
32
Original file line number Diff line number Diff line change 1
1
## 1.6.3
2
2
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"
4
4
5
5
## 1.6.2
6
6
You can’t perform that action at this time.
0 commit comments