Skip to content

Commit c3261be

Browse files
authored
Merge pull request #3622 from Tyriar/4_17_release
v4.17.0
2 parents 922ee7c + 345b8d9 commit c3261be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

addons/xterm-addon-ligatures/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-ligatures",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Add support for programming ligatures to xterm.js",
55
"author": {
66
"name": "The xterm.js authors",

addons/xterm-addon-web-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xterm-addon-web-links",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"author": {
55
"name": "The xterm.js authors",
66
"url": "https://xtermjs.org/"

package.json

Lines changed: 1 addition & 1 deletion
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.16.0",
4+
"version": "4.17.0",
55
"main": "lib/xterm.js",
66
"style": "css/xterm.css",
77
"types": "typings/xterm.d.ts",

0 commit comments

Comments
 (0)