File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ # 5.5.1-2 (2023-12-21)
2+
3+ ### Bug Fixes
4+
5+ - Android ImportFromJSON handle id as String in deletion statements issue #495 (PR #496 By mmouterde)
6+
17# 5.5.1-1 (2023-12-15)
28
39### Chore
Original file line number Diff line number Diff line change 1818 <a href =" https://www.npmjs.com/package/@capacitor-community/sqlite " ><img src =" https://img.shields.io/npm/dw/@capacitor-community/sqlite?style=flat-square " /></a >
1919 <a href =" https://www.npmjs.com/package/@capacitor-community/sqlite " ><img src =" https://img.shields.io/npm/v/@capacitor-community/sqlite?style=flat-square " /></a >
2020<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
21- <a href =" #contributors- " ><img src =" https://img.shields.io/badge/all%20contributors-38 -orange?style=flat-square " /></a >
21+ <a href =" #contributors- " ><img src =" https://img.shields.io/badge/all%20contributors-39 -orange?style=flat-square " /></a >
2222<!-- ALL-CONTRIBUTORS-BADGE:END -->
2323</p >
2424
@@ -401,6 +401,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
401401 <a href =" https://github.com/cosentino " title =" cosentino " ><img src =" https://avatars.githubusercontent.com/u/376903?s=48&v=4 " width =" 50 " height =" 50 " /></a >
402402 <a href =" https://github.com/Guiqft " title =" Guiqft " ><img src =" https://avatars.githubusercontent.com/u/9392803?v=4 " width =" 50 " height =" 50 " /></a >
403403 <a href =" https://github.com/DawidWetzler " title =" DawidWetzler " ><img src =" https://avatars.githubusercontent.com/u/49675685?v=4 " width =" 50 " height =" 50 " /></a >
404+ <a href =" https://github.com/mmouterde " title =" mmouterde " ><img src =" https://avatars.githubusercontent.com/u/733538?v=4 " width =" 50 " height =" 50 " /></a >
404405 </p >
405406
406407
You can’t perform that action at this time.
0 commit comments