We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5afb2 commit 513d609Copy full SHA for 513d609
ChangeLog
@@ -1,3 +1,15 @@
1
+2019.12.30, v4.8.6
2
+
3
+feature:
4
+- (package) xterm v4.3.0 (https://github.com/xtermjs/xterm.js/releases/tag/4.3.0)
5
+- (package) eslint-plugin-node v11.0.0
6
+- (package) nyc v15.0.0
7
+- (package) nodemon v2.0.1
8
+- (package) madrun v5.0.0
9
+- (package) putout v7.0.2
10
+- (package) eslint-plugin-putout v3.0.0
11
12
13
2019.10.27, v4.8.5
14
15
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "gritty",
- "version": "4.8.5",
+ "version": "4.8.6",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Web terminal emulator",
"bin": {
0 commit comments