We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfd82a commit 9051f3dCopy full SHA for 9051f3d
CHANGES.md
@@ -1,3 +1,7 @@
1
+In next release ...
2
+
3
+-
4
5
## v2.0.0 (2024-02-29)
6
7
- The `connect` function is now used to create a client, already
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "2.0.0",
+ "version": "2.0.1-dev",
"description": "PostgreSQL client in TypeScript",
"declaration": true,
"keywords": [
0 commit comments