Skip to content

Commit

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

## [4.1.0](v4.0.3...v4.1.0) (2023-01-01)

### Features

* add unlock/lock tables ([#97](#97)) ([4dc3452](4dc3452))
* add unlock/lock tables ([#97](#97)) ([0a61be6](0a61be6))
  • Loading branch information
semantic-release-bot committed Jan 1, 2023
1 parent 4dc3452 commit 6b7d240
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
@@ -1,5 +1,13 @@
# Changelog

## [4.1.0](https://github.com/ali-sdk/ali-rds/compare/v4.0.3...v4.1.0) (2023-01-01)


### Features

* add unlock/lock tables ([#97](https://github.com/ali-sdk/ali-rds/issues/97)) ([4dc3452](https://github.com/ali-sdk/ali-rds/commit/4dc3452a375e0c242084e23c6e5f1cb76f1b647d))
* add unlock/lock tables ([#97](https://github.com/ali-sdk/ali-rds/issues/97)) ([0a61be6](https://github.com/ali-sdk/ali-rds/commit/0a61be6048db4df298bfff33c6d23bdcc0119b9a))

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


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

0 comments on commit 6b7d240

Please sign in to comment.