Skip to content

Commit 9d92227

Browse files
committed
chore(package) v6.0.0
1 parent 40097b6 commit 9d92227

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

ChangeLog

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
2020.11.16, v6.0.0
2+
3+
feature:
4+
- (gritty) client: dist -> destructuring
5+
- (gritty) drop support of socket.request.env
6+
- (package) socket.io-client v3.0.1
7+
- (package) socket.io v3.0.1
8+
- (package) eslint-plugin-putout v6.0.1
9+
- (package) putout v11.0.4
10+
- (webpack) v5
11+
- (package) webpack v5.1.3
12+
- (package) css-loader v5.0.0
13+
- (package) webpack-cli v4.0.0
14+
- (package) style-loader v2.0.0
15+
- (package) putout v10.0.3
16+
17+
118
2020.09.11, v5.0.0
219

320
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": "5.0.0",
3+
"version": "6.0.0",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "Web terminal emulator",
66
"bin": {

0 commit comments

Comments
 (0)