Skip to content

Commit

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

## [5.1.0](v5.0.0...v5.1.0) (2023-03-05)

### Features

* support custom query lifecricle ([#104](#104)) ([5941c69](5941c69))
  • Loading branch information
semantic-release-bot committed Mar 5, 2023
1 parent 5941c69 commit 5312fa2
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.0](https://github.com/ali-sdk/ali-rds/compare/v5.0.0...v5.1.0) (2023-03-05)


### Features

* support custom query lifecricle ([#104](https://github.com/ali-sdk/ali-rds/issues/104)) ([5941c69](https://github.com/ali-sdk/ali-rds/commit/5941c69b461ad581aa88c211ee6c60a88d4f5420))

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


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

0 comments on commit 5312fa2

Please sign in to comment.