Skip to content

Commit f7fc067

Browse files
committed
Prepare release
1 parent 5bb7cfe commit f7fc067

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 the next release ...
1+
1.9.0 (2024-01-23)
2+
------------------
23

34
- Add support for ESM modules.
45

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-postgres",
33
"type": "module",
4-
"version": "1.9.0-dev",
4+
"version": "1.9.0",
55
"description": "PostgreSQL client in TypeScript",
66
"declaration": true,
77
"keywords": [

0 commit comments

Comments
 (0)