Skip to content

Commit 7a79d0a

Browse files
committed
Prepare release
1 parent b548fd0 commit 7a79d0a

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
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.8.0 (2023-12-14)
2+
------------------
23

34
- Reduce buffer allocation and intelligently scale initial allocation when creating
45
a new buffer.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)