Skip to content

Commit

Permalink
Release 1.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Nov 15, 2021
1 parent 98688f0 commit efa8441
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

1.27.1 / 2021-11-15
==================

**others**
* [[`98688f0`](http://github.com/eggjs/egg-cluster/commit/98688f04d9d6536a37dacf9f68ff44b1fbffbd35)] - chore: log more info before master closing (hyj1991 <<yeekwanvong@gmail.com>>)

1.27.0 / 2021-04-05
==================

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": "egg-cluster",
"version": "1.27.0",
"version": "1.27.1",
"description": "cluster manager for egg",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit efa8441

Please sign in to comment.