Skip to content

Commit cd5a759

Browse files
Release 1.0.1
[skip ci] ## [1.0.1](node-modules/rds@v1.0.0...v1.0.1) (2024-03-26) ### Bug Fixes * exports types ([#3](node-modules#3)) ([66882d6](node-modules@66882d6))
1 parent 66882d6 commit cd5a759

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/node-modules/rds/compare/v1.0.0...v1.0.1) (2024-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* exports types ([#3](https://github.com/node-modules/rds/issues/3)) ([66882d6](https://github.com/node-modules/rds/commit/66882d668a8fc80179fc5935d7d6442ba36a96f1))
9+
310
## 1.0.0 (2024-01-30)
411

512

Diff for: package.json

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

0 commit comments

Comments
 (0)