Skip to content

Commit 01c747d

Browse files
0.0.2 (#19)
1 parent 9afe900 commit 01c747d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.0.2
2+
- Added interop for the rest of the types in `mod.ts` and others that are visible from it.
3+
14
## 0.0.1
25

36
- Initial version.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: deno_postgres_interop
22
description:
33
An interop for js package deno-postgres - PostgreSQL
44
driver that can be used in deno-deploy (supabase edge functions).
5-
version: 0.0.1
5+
version: 0.0.2
66
repository: https://github.com/solid-software/deno_postgres_interop
77

88
environment:

0 commit comments

Comments
 (0)