Skip to content

Commit 64c8744

Browse files
committed
release: v3.6.5
1 parent 581ca9e commit 64c8744

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [3.6.5](https://github.com/mx-space/server-next/compare/v3.6.4...v3.6.5) (2021-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* empty data compatibility ([581ca9e](https://github.com/mx-space/server-next/commit/581ca9e95a966bceb8727895946e3b07406c86b9))
7+
8+
9+
### Features
10+
11+
* pageproxy enable in dev mode ([0391607](https://github.com/mx-space/server-next/commit/03916079b9be78dbcfef2fe11671befe5d3d4621))
12+
13+
14+
115
## [3.6.4](https://github.com/mx-space/server-next/compare/v3.6.3...v3.6.4) (2021-09-19)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "server-next",
3-
"version": "3.6.4",
3+
"version": "3.6.5",
44
"description": "",
55
"author": "Innei <https://innei.ren>",
66
"private": true,

0 commit comments

Comments
 (0)