We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1480126 commit 8b9b987Copy full SHA for 8b9b987
ChangeLog
@@ -1,3 +1,10 @@
1
+2020.09.11, v5.0.0
2
+
3
+feature:
4
+- (gritty) drop support of node < 12
5
+- (package) yargs-parser v20.0.0
6
7
8
2020.09.09, v4.8.16
9
10
feature:
package.json
@@ -1,6 +1,6 @@
{
"name": "gritty",
- "version": "4.8.16",
+ "version": "5.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Web terminal emulator",
"bin": {
0 commit comments