File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed
Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 1+ [ Compare changes] ( https://github.com/stacksjs/bun-query-builder/compare/v0.1.7...v0.1.8 )
2+
3+ ### 🧹 Chores
4+
5+ - release v0.1.8 ([ cf4543f] ( https://github.com/stacksjs/bun-query-builder/commit/cf4543f ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
6+ - wip ([ 3d17fc0] ( https://github.com/stacksjs/bun-query-builder/commit/3d17fc0 ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
7+ - wip ([ 073ca30] ( https://github.com/stacksjs/bun-query-builder/commit/073ca30 ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
8+ - wip ([ fd03a3d] ( https://github.com/stacksjs/bun-query-builder/commit/fd03a3d ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
9+
10+ ### Contributors
11+
12+ - _ glennmichael123 < gtorregosa@gmail.com > _
13+
14+ [ Compare changes] ( https://github.com/stacksjs/bun-query-builder/compare/v0.1.7...HEAD )
15+
16+ ### 🧹 Chores
17+
18+ - wip ([ 3d17fc0] ( https://github.com/stacksjs/bun-query-builder/commit/3d17fc0 ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
19+ - wip ([ 073ca30] ( https://github.com/stacksjs/bun-query-builder/commit/073ca30 ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
20+ - wip ([ fd03a3d] ( https://github.com/stacksjs/bun-query-builder/commit/fd03a3d ) ) _ (by glennmichael123 < gtorregosa@gmail.com > )_
21+
22+ ### Contributors
23+
24+ - _ glennmichael123 < gtorregosa@gmail.com > _
25+
126[ Compare changes] ( https://github.com/stacksjs/bun-query-builder/compare/v0.1.6...v0.1.7 )
227
328### 🧹 Chores
Original file line number Diff line number Diff line change 11{
22 "name" : " bun-query-builder" ,
33 "type" : " module" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55 "private" : true ,
66 "description" : " A simple yet performant query builder for TypeScript. Built with Bun." ,
77 "author" : " Chris Breuer <chris@stacksjs.org>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @bun-query-builder/benchmark" ,
33 "type" : " module" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55 "private" : true ,
66 "description" : " Performance benchmarks for bun-query-builder vs popular query builders" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " bun-query-builder" ,
33 "type" : " module" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55 "description" : " A simple yet performant query builder for TypeScript. Built with Bun." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments