Skip to content

Commit eaf77dc

Browse files
Release 1.3.0
[skip ci] ## [1.3.0](v1.2.2...v1.3.0) (2025-03-09) ### Features * add custom logging ([ali-sdk#122](https://github.com/node-modules/rds/issues/122)) ([#11](#11)) ([4b97cb0](4b97cb0))
1 parent 4b97cb0 commit eaf77dc

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.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+
310
## [1.2.2](https://github.com/node-modules/rds/compare/v1.2.1...v1.2.2) (2025-03-09)
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.2",
3+
"version": "1.3.0",
44
"description": "My RDS Client",
55
"main": "lib/client.js",
66
"types": "lib/client.d.ts",

0 commit comments

Comments
 (0)