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 4b97cb0 commit eaf77dcCopy full SHA for eaf77dc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/node-modules/rds/compare/v1.2.2...v1.3.0) (2025-03-09)
4
+
5
6
+### Features
7
8
+* add custom logging ([#122](https://github.com/node-modules/rds/issues/122)) ([#11](https://github.com/node-modules/rds/issues/11)) ([4b97cb0](https://github.com/node-modules/rds/commit/4b97cb0ad6b63d373edc8acdf1cf0167d8525ffe))
9
10
## [1.2.2](https://github.com/node-modules/rds/compare/v1.2.1...v1.2.2) (2025-03-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/rds",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "My RDS Client",
"main": "lib/client.js",
"types": "lib/client.d.ts",
0 commit comments