@fedify/postgres 0.2.2-dev.14 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -66,7 +66,7 @@ Changelog
66
66
 
67
67
  ### Version 0.2.2
68
68
 
69
- To be released.
69
+ Released on November 18, 2024.
70
70
 
71
71
  - Fixed a bug where binding parameters have not been properly escaped with
72
72
  some settings of Postgres.js.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/postgres",
3
- "version": "0.2.2-dev.14+f847937a",
3
+ "version": "0.2.2",
4
4
  "description": "PostgreSQL drivers for Fedify",
5
5
  "keywords": [
6
6
  "fedify",