Skip to content

Commit a121454

Browse files
committed
chore(package) v8.0.0
1 parent 6b772da commit a121454

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

ChangeLog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2018.09.27, v8.0.0
2+
3+
feature:
4+
- (package) debug v4.0.1
5+
- (package) load.js v2.0.0
6+
- (console) drop support of node < 8
7+
- (package) babel v7.0.0
8+
- (package) webpack-cli v3.1.0
9+
- (package) style-loader v0.23.0
10+
- (package) eslint v5.5.0
11+
- (package) css-loader v1.0.0
12+
13+
114
2018.05.10, v7.0.6
215

316
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-io",
3-
"version": "7.0.6",
3+
"version": "8.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Web console",
66
"bin": {

0 commit comments

Comments
 (0)