Skip to content

Commit db72b8e

Browse files
Release 1.2.2
[skip ci] ## [1.2.2](v1.2.1...v1.2.2) (2025-03-09) ### Bug Fixes * add missing sqlstring deps ([#10](#10)) ([7339921](7339921))
1 parent 7339921 commit db72b8e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.2.1](https://github.com/node-modules/rds/compare/v1.2.0...v1.2.1) (2024-09-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eggjs/rds",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "My RDS Client",
55
"main": "lib/client.js",
66
"types": "lib/client.d.ts",

0 commit comments

Comments
 (0)