Skip to content

Commit 53577f7

Browse files
chore: release 0.1.1
1 parent 28f6343 commit 53577f7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[Compare changes](https://github.com/stacksjs/bun-query-builder/compare/v0.1.0...HEAD)
2+
3+
### Contributors
4+
5+
- glennmichael123 <[email protected]>
6+
17
### Contributors
28

39
- Adelino Ngomacha <[email protected]>

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.0",
4+
"version": "0.1.1",
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)