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