Skip to content

Commit 14457ce

Browse files
committed
2.22.8
1 parent 449cfb9 commit 14457ce

3 files changed

Lines changed: 14 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
## Changelog
22

3-
### [v2.22.7](https://github.com/panates/postgrejs/compare/v2.22.6...v2.22.7) -
3+
### [v2.22.8](https://github.com/panates/postgrejs/compare/v2.22.7...v2.22.8) -
4+
5+
#### 🪲 Fixes
6+
7+
- fix: SmartBuffer grows when offset isn't at last @Eray Hanoğlu
8+
9+
#### 💬 General Changes
10+
11+
- dev: npm Trusted publishing update @Eray Hanoğlu
12+
13+
### [v2.22.7](https://github.com/panates/postgrejs/compare/v2.22.6...v2.22.7) - 21 October 2025
414

515
#### 💬 General Changes
616

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,7 +1,7 @@
11
{
22
"name": "postgrejs",
33
"description": "Professional PostgreSQL client NodeJS",
4-
"version": "2.22.7",
4+
"version": "2.22.8",
55
"author": "Panates",
66
"license": "MIT",
77
"private": true,

0 commit comments

Comments
 (0)