We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43b2911 + da5bf97 commit e14b1f7Copy full SHA for e14b1f7
addons/xterm-addon-attach/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xterm-addon-attach",
3
- "version": "0.2.1",
+ "version": "0.3.0",
4
"author": {
5
"name": "The xterm.js authors",
6
"url": "https://xtermjs.org/"
package.json
@@ -1,7 +1,7 @@
"name": "xterm",
"description": "Full xterm terminal, in your browser",
- "version": "4.0.0",
+ "version": "4.1.0",
"main": "lib/xterm.js",
"style": "css/xterm.css",
7
"types": "typings/xterm.d.ts",
0 commit comments