Skip to content

Commit d424239

Browse files
committed
Release 1.23.3
1 parent 0f7558b commit d424239

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.23.3 / 2019-05-27
3+
==================
4+
5+
**fixes**
6+
* [[`0f7558b`](http://github.com/eggjs/egg-cluster/commit/0f7558b24b5d6e37259a02c62cf4b92d678f3ee0)] - fix: should not ready when call server.listen in sticky mode (#91) (killa <<[email protected]>>)
7+
28
1.23.2 / 2019-04-08
39
==================
410

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-cluster",
3-
"version": "1.23.2",
3+
"version": "1.23.3",
44
"description": "cluster manager for egg",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)