Skip to content

Commit 765086e

Browse files
committed
Release 2.15.2
1 parent b122d86 commit 765086e

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.2 / 2021-11-17
3+
==================
4+
5+
**fixes**
6+
* [[`b122d86`](http://github.com/eggjs/egg-scripts/commit/b122d86d300df4018291d8f8d8e98ab813048f67)] - fix: sourcemap default value should respect eggScriptConfig (#50) (killa <<[email protected]>>)
7+
8+
**others**
9+
* [[`78c3284`](http://github.com/eggjs/egg-scripts/commit/78c3284cb68748f4487141f5481d6e44288c9e47)] - test: case for injecting incorrect script (#49) (hyj1991 <<[email protected]>>)
10+
211
2.15.1 / 2021-09-15
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.1",
3+
"version": "2.15.2",
44
"description": "deploy tool for egg project",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)