Skip to content

Commit

Permalink
Merge pull request #4332 from Tyriar/r5_1_0
Browse files Browse the repository at this point in the history
v5.1.0
  • Loading branch information
Tyriar committed Dec 19, 2022
2 parents 84b8121 + 30ef1fc commit 6cfdcb1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion addons/xterm-addon-attach/package.json
@@ -1,6 +1,6 @@
{
"name": "xterm-addon-attach",
"version": "0.7.0",
"version": "0.8.0",
"author": {
"name": "The xterm.js authors",
"url": "https://xtermjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion addons/xterm-addon-serialize/package.json
@@ -1,6 +1,6 @@
{
"name": "xterm-addon-serialize",
"version": "0.8.0",
"version": "0.9.0",
"author": {
"name": "The xterm.js authors",
"url": "https://xtermjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion addons/xterm-addon-web-links/package.json
@@ -1,6 +1,6 @@
{
"name": "xterm-addon-web-links",
"version": "0.7.0",
"version": "0.8.0",
"author": {
"name": "The xterm.js authors",
"url": "https://xtermjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion addons/xterm-addon-webgl/package.json
@@ -1,6 +1,6 @@
{
"name": "xterm-addon-webgl",
"version": "0.13.0",
"version": "0.14.0",
"author": {
"name": "The xterm.js authors",
"url": "https://xtermjs.org/"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "xterm",
"description": "Full xterm terminal, in your browser",
"version": "5.0.0",
"version": "5.1.0",
"main": "lib/xterm.js",
"style": "css/xterm.css",
"types": "typings/xterm.d.ts",
Expand Down

0 comments on commit 6cfdcb1

Please sign in to comment.