Skip to content

Commit 0390fd2

Browse files
committed
Prepare release
1 parent 1a87ade commit 0390fd2

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.5.0 (2023-12-06)
2+
------------------
23

34
- The `Value` type has been replaced with `any`, motivated by the new
45
generic result type as well as the possibility to implement custom

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-dev",
3+
"version": "1.5.0",
44
"description": "PostgreSQL client in TypeScript",
55
"declaration": true,
66
"keywords": [

0 commit comments

Comments
 (0)