Skip to content

Commit

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

## [5.1.1](v5.1.0...v5.1.1) (2023-03-05)

### Bug Fixes

* support multi lifecricle hooks ([#105](#105)) ([53b0a70](53b0a70))
  • Loading branch information
semantic-release-bot committed Mar 5, 2023
1 parent 53b0a70 commit 13de465
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.1](https://github.com/ali-sdk/ali-rds/compare/v5.1.0...v5.1.1) (2023-03-05)


### Bug Fixes

* support multi lifecricle hooks ([#105](https://github.com/ali-sdk/ali-rds/issues/105)) ([53b0a70](https://github.com/ali-sdk/ali-rds/commit/53b0a7058e4f3e583dc4610b1d1338014b9f2c15))

## [5.1.0](https://github.com/ali-sdk/ali-rds/compare/v5.0.0...v5.1.0) (2023-03-05)


Expand Down
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": "5.1.0",
"version": "5.1.1",
"description": "Aliyun RDS client",
"main": "lib/client.js",
"files": [
Expand Down

0 comments on commit 13de465

Please sign in to comment.