Skip to content

Commit 397a389

Browse files
committed
- update change log
- bump version
1 parent 133afb1 commit 397a389

File tree

3 files changed

+14
-7
lines changed

3 files changed

+14
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
# Change Log
22

3-
## v.2.3.38
3+
## v2.3.39
44

5-
- upgrade @plotdb/srcbuild` from v0.0.46 to v0.0.47 for disabling debugCompile option
5+
- upgrade `@plotdb/srcbuild` from v0.0.47 to v0.0.52
6+
- upgrade `@plotdb/colors` from v0.0.1 to v0.0.2
7+
- upgrade other dev modules
8+
9+
10+
## v2.3.38
11+
12+
- upgrade `@plotdb/srcbuild` from v0.0.46 to v0.0.47 for disabling debugCompile option
613

714

815
## v2.3.37
916

10-
- upgrade @plotdb/srcbuild` from v0.0.45 to v0.0.46 for intlbase and watcher behavior change
17+
- upgrade `@plotdb/srcbuild` from v0.0.45 to v0.0.46 for intlbase and watcher behavior change
1118

1219

1320
## v2.3.36
1421

15-
- upgrade @plotdb/srcbuild` from v0.0.43 to v0.0.45 with customizable watcher root
22+
- upgrade `@plotdb/srcbuild` from v0.0.43 to v0.0.45 with customizable watcher root
1623
- support customizable `feroot` in server init option.
1724

1825

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "bin/lib/index.js",
66
"description": "simple, quick template for bootstrap a page",
7-
"version": "2.3.38",
7+
"version": "2.3.39",
88
"files": [
99
"bin/**/*"
1010
],

0 commit comments

Comments
 (0)