Skip to content

Commit 8dfeb27

Browse files
committed
chore(package) v3.0.0
1 parent 6238aca commit 8dfeb27

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2018.07.16, v3.0.0
2+
3+
feature:
4+
- (package) add eslint-plugin-node
5+
- (package) drop support of node < 6
6+
- (gritty) drop support of authCheck and cloudcmd <= v9.0.0
7+
- (gritty) rm fetch, Promise polyfill: provide your own polyfill if you needed
8+
- (package) optimize-css-assets-webpack-plugin v5.0.0
9+
10+
111
2018.07.13, v2.2.4
212

313
feature:

package.json

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

0 commit comments

Comments
 (0)