Skip to content

Commit f30c38f

Browse files
authored
Merge pull request #2515 from Tyriar/r420
v4.2.0
2 parents a800dd3 + bfe11b7 commit f30c38f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

addons/xterm-addon-fit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-fit",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

addons/xterm-addon-search/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-search",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

addons/xterm-addon-webgl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-webgl",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xterm",
33
"description": "Full xterm terminal, in your browser",
4-
"version": "4.1.0",
4+
"version": "4.2.0",
55
"main": "lib/xterm.js",
66
"style": "css/xterm.css",
77
"types": "typings/xterm.d.ts",

0 commit comments

Comments
 (0)