Skip to content

Commit ab978a0

Browse files
committed
Release 2.15.1
1 parent 1a7f09c commit ab978a0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
2.15.1 / 2021-09-15
3+
==================
4+
5+
**features**
6+
* [[`1a7f09c`](http://github.com/eggjs/egg-scripts/commit/1a7f09c707becaca42522ee415da0fe5961a6ad5)] - feat: support pkgInfo.eggScriptsConfig.require (#47) (hyj1991 <<[email protected]>>)
7+
8+
**others**
9+
* [[`a68ac67`](http://github.com/eggjs/egg-scripts/commit/a68ac679b0eee4eff19c9e5d40ca80409ddf02eb)] - Revert "feat: support pkgInfo.egg.require (#45)" (#48) (hyj1991 <<[email protected]>>)
10+
211
2.15.0 / 2021-09-13
312
==================
413

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-scripts",
3-
"version": "2.15.0",
3+
"version": "2.15.1",
44
"description": "deploy tool for egg project",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)