File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.3.2
5+
6+ [ compare changes] ( https://github.com/unjs/db0/compare/v0.3.1...v0.3.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** sqlite:** Defer prepare errors ([ #162 ] ( https://github.com/unjs/db0/pull/162 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Fix link to node-sqlite3 ([ #159 ] ( https://github.com/unjs/db0/pull/159 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Apply automated updates ([ 91b9863] ( https://github.com/unjs/db0/commit/91b9863 ) )
19+ - Update deps ([ ad995db] ( https://github.com/unjs/db0/commit/ad995db ) )
20+
21+ ### ✅ Tests
22+
23+ - Only include src for coverage report ([ #161 ] ( https://github.com/unjs/db0/pull/161 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Farnabaz < farnabaz@gmail.com >
28+ - Kanon ([ @ysknsid25 ] ( https://github.com/ysknsid25 ) )
29+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
30+ - Tsotne Nazarashvili <cotne.95@gmail.com >
31+
432## v0.3.1
533
634[ compare changes] ( https://github.com/unjs/db0/compare/v0.3.0...v0.3.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " db0" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "description" : " Lightweight SQL Connector" ,
55 "repository" : " unjs/db0" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments