We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35a009 commit 7d9a5a1Copy full SHA for 7d9a5a1
CHANGES.md
@@ -1,3 +1,7 @@
1
+In next release ...
2
+
3
+-
4
5
## v2.0.4 (2024-06-19)
6
7
- Added "end" event which was removed in v1.8.0.
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "2.0.4",
+ "version": "2.0.5-dev",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
"keywords": [
0 commit comments