diff --git a/AUTHORS b/AUTHORS index 0fed60b3..99f2bc59 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,7 @@ List of xterm.js contributors. Updated before every release. +7PH +7PH Adrian Labbé Aleksandr Andrienko Aleksandr Andriienko @@ -19,6 +21,7 @@ Austin Robertson ayapi Ben Hall Benjamin Fischer +Benjamin Raymond Benjamin Woodruff Bill Church Bob Reid @@ -64,6 +67,7 @@ Joao Moreno Joao Moreno Johannes Zellner Jon Austin +Jon Kohler Jon Masters Jörg Breitbart jpoth @@ -76,6 +80,7 @@ Linus Unnebäck Luca Lucian Buzzo Lukas Drgon +Lukas Geiger Maël Nison Marc Dumais Marek Libra @@ -88,6 +93,7 @@ Matthew James Michael Irwin Mikko Karvonen mofux +muji Nicolas Ramz npezza93 Oleksandr Andriienko @@ -96,6 +102,7 @@ Paris Kasidiaris Peng Xiao Peter Baumgarten Philip Olson +PowerHat <31401273+7PH@users.noreply.github.com> pro-src <34285059+pro-src@users.noreply.github.com> pro-src Rick Baker @@ -108,6 +115,7 @@ Shuanglei Tao sitzmar Steven Silvester stuicey +Sven-Hendrik Haase t-amqi Thanasis Daglis thomas @@ -115,6 +123,8 @@ Thomas Zilz Tine Jozelj Tyler Jewell Vincent Woo +Viraj Sinha yutaka YuviPanda ZHAO Xudong +赵雪珂 diff --git a/package.json b/package.json index 2887d56a..803da541 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xterm", "description": "Full xterm terminal, in your browser", - "version": "3.4.0", + "version": "3.5.0", "main": "lib/public/Terminal.js", "types": "typings/xterm.d.ts", "repository": "https://github.com/xtermjs/xterm.js",