We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 478541a commit d4b924dCopy full SHA for d4b924d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xterm-link-provider",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "Create a link provider for xterm.js using regex",
5
"main": "./lib/cjs/index.js",
6
"module": "./lib/esm/index.js",
0 commit comments