Skip to content

Commit 909d8c5

Browse files
committed
chore: release v0.1.2
1 parent fecf9b2 commit 909d8c5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### Contributors
2+
3+
- Adelino Ngomacha <[email protected]>
4+
5+
- Glenn Michael Torregosa <[email protected]>
6+
- glennmichael123 <[email protected]>
7+
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8+
9+
110
[Compare changes](https://github.com/stacksjs/bun-query-builder/compare/v0.1.0...HEAD)
211

312
### Contributors

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-query-builder",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "A simple yet performant query builder for TypeScript. Built with Bun.",
66
"author": "Chris Breuer <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)