We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a9d8d commit fd7d47aCopy full SHA for fd7d47a
CHANGES.md
@@ -1,4 +1,4 @@
1
-In next release ...
+## v2.0.1 (2024-03-10)
2
3
- Type declarations are now optimized and rolled up into a single file.
4
package.json
@@ -1,7 +1,7 @@
{
"name": "ts-postgres",
"type": "module",
- "version": "2.0.1-dev",
+ "version": "2.0.1",
5
"description": "PostgreSQL client in TypeScript",
6
"declaration": true,
7
"keywords": [
0 commit comments