Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
[skip ci]

## [4.0.2](v4.0.1...v4.0.2) (2022-12-22)

### Bug Fixes

* should export conn property ([#101](#101)) ([37afa42](37afa42))
  • Loading branch information
semantic-release-bot committed Dec 22, 2022
1 parent 37afa42 commit ceb21c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [4.0.2](https://github.com/ali-sdk/ali-rds/compare/v4.0.1...v4.0.2) (2022-12-22)


### Bug Fixes

* should export conn property ([#101](https://github.com/ali-sdk/ali-rds/issues/101)) ([37afa42](https://github.com/ali-sdk/ali-rds/commit/37afa420f3330cbc7a5e6e68da88086339a2a955))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ali-rds",
"version": "4.0.1",
"version": "4.0.2",
"description": "Aliyun RDS client",
"main": "lib/client.js",
"files": [
Expand Down

0 comments on commit ceb21c7

Please sign in to comment.