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 7339921 commit db72b8eCopy full SHA for db72b8e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.2](https://github.com/node-modules/rds/compare/v1.2.1...v1.2.2) (2025-03-09)
4
+
5
6
+### Bug Fixes
7
8
+* add missing sqlstring deps ([#10](https://github.com/node-modules/rds/issues/10)) ([7339921](https://github.com/node-modules/rds/commit/733992139f596352408f465676328d201c3299e8))
9
10
## [1.2.1](https://github.com/node-modules/rds/compare/v1.2.0...v1.2.1) (2024-09-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/rds",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "My RDS Client",
"main": "lib/client.js",
"types": "lib/client.d.ts",
0 commit comments