Skip to content

Commit 2548f87

Browse files
committed
Prepare release
1 parent 5e96066 commit 2548f87

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
In next release ...
1+
1.6.0 (2023-12-13)
2+
------------------
23

34
- The iterator methods now return reified representations of the query result
45
(i.e. objects), carrying the generic type parameter specified for the query

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-postgres",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "PostgreSQL client in TypeScript",
55
"declaration": true,
66
"keywords": [

0 commit comments

Comments
 (0)