Skip to content

Commit 1e1a008

Browse files
Version Packages (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d91a5b4 commit 1e1a008

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/olive-clocks-thank.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# kysely-data-api
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`d91a5b4`](https://github.com/serverless-stack/kysely-data-api/commit/d91a5b48e2ebb617640c6d28e8d52a0944468fdd) Thanks [@thdxr](https://github.com/thdxr)! - Fix issue with ESM export
8+
39
## 0.1.3
410

511
### Patch Changes

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.1.3",
3+
"version": "0.1.4",
44
"repository": "git@github.com:serverless-stack/kysely-data-api.git",
55
"module": "./dist/esm/index.js",
66
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)