Skip to content

Commit a2a9164

Browse files
committed
PR#496 from mmouterde
1 parent 2fda7ca commit a2a9164

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
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

0 commit comments

Comments
 (0)