We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66882d6 commit cd5a759Copy full SHA for cd5a759
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2024-01-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/rds",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "My RDS Client",
"main": "lib/client.js",
"types": "lib/client.d.ts",
0 commit comments