We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fecf9b2 commit 909d8c5Copy full SHA for 909d8c5
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### Contributors
2
+
3
+- Adelino Ngomacha <adelinob335@gmail.com>
4
+- Chris <chrisbreuer93@gmail.com>
5
+- Glenn Michael Torregosa <gtorregosa@gmail.com>
6
+- glennmichael123 <gtorregosa@gmail.com>
7
+- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8
9
10
[Compare changes](https://github.com/stacksjs/bun-query-builder/compare/v0.1.0...HEAD)
11
12
### Contributors
package.json
@@ -1,7 +1,7 @@
{
"name": "bun-query-builder",
"type": "module",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "A simple yet performant query builder for TypeScript. Built with Bun.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
0 commit comments