File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.3.1
5+
6+ [ compare changes] ( https://github.com/unjs/db0/compare/v0.3.0...v0.3.1 )
7+
8+ ### 💅 Refactors
9+
10+ - Alias ` sqlite ` to ` node-sqlite ` ([ 55df331] ( https://github.com/unjs/db0/commit/55df331 ) )
11+
12+ ### 📦 Build
13+
14+ - Remove deprecated for aliases ([ 0011d57] ( https://github.com/unjs/db0/commit/0011d57 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
19+
420## v0.3.0
521
622[ compare changes] ( https://github.com/unjs/db0/compare/v0.2.4...v0.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " db0" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " Lightweight SQL Connector" ,
55 "repository" : " unjs/db0" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments