Skip to content

Commit 53d995b

Browse files
Release 3.3.0
[skip ci] ## [3.3.0](v3.2.0...v3.3.0) (2022-12-18) ### Features * upgrade ali-rds v4 ([#24](#24)) ([1b129e8](1b129e8))
1 parent 1b129e8 commit 53d995b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [3.3.0](https://github.com/eggjs/egg-mysql/compare/v3.2.0...v3.3.0) (2022-12-18)
4+
5+
6+
### Features
7+
8+
* upgrade ali-rds v4 ([#24](https://github.com/eggjs/egg-mysql/issues/24)) ([1b129e8](https://github.com/eggjs/egg-mysql/commit/1b129e8f94b0739a5515d5704be301df85f97b30))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-mysql",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "MySQL plugin for egg",
55
"eggPlugin": {
66
"name": "mysql"

0 commit comments

Comments
 (0)