Skip to content

Commit 1c18a70

Browse files
committed
Add nuxt3 kysely example PR#484 from DawidWetzler
1 parent 9d77285 commit 1c18a70

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
# 5.4.2-2 (2023-11-04)
3+
4+
- Add nuxt3 kysely example PR#484 from DawidWetzler
5+
16
# 5.4.2-1 (2023-10-17)
27

38
### Chore

README.md

Lines changed: 4 additions & 3 deletions
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-37-orange?style=flat-square" /></a>
21+
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-38-orange?style=flat-square" /></a>
2222
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2323
</p>
2424

@@ -401,8 +401,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
401401
<a href="https://github.com/pranav-singhal" title="pranav-singhal"><img src="https://github.com/pranav-singhal.png?size=100" width="50" height="50" /></a>
402402
<a href="https://github.com/beligatclement" title="beligatclement"><img src="https://github.com/beligatclement.png?size=100" width="50" height="50" /></a>
403403
<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>
404-
<a href="https://github.com/Guiqft" title="cosentino"><img src="https://avatars.githubusercontent.com/u/9392803?v=4" width="50" height="50" /></a>
405-
</p>
404+
<a href="https://github.com/Guiqft" title="Guiqft"><img src="https://avatars.githubusercontent.com/u/9392803?v=4" width="50" height="50" /></a>
405+
<a href="https://github.com/DawidWetzler" title="DawidWetzler"><img src="https://avatars.githubusercontent.com/u/49675685?v=4" width="50" height="50" /></a>
406+
</p>
406407

407408

408409
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)