Skip to content

Commit 07c1fc6

Browse files
Version Packages (#8)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f909a1a commit 07c1fc6

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/sixty-wombats-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# kysely-data-api
2+
3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- [`869c6d2`](https://github.com/serverless-stack/kysely-data-api/commit/869c6d20f84610cefd6fe3cad755906d8f78f6af) Thanks [@thdxr](https://github.com/thdxr)! - Fix for SQL aliases

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kysely-data-api",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"repository": "git@github.com:serverless-stack/kysely-data-api.git",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)