We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b400af1 commit 42cb622Copy full SHA for 42cb622
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 2.1.5 (2023-10-07)
4
+
5
## 2.1.4 (2023-10-07)
6
7
## 2.1.3 (2023-10-07)
package.json
@@ -1,6 +1,6 @@
{
"name": "xterminal",
- "version": "2.1.4",
+ "version": "2.1.5",
"description": "Build web-based cli interfaces",
"main": "./dist/xterminal.umd.js",
"module": "./dist/xterminal.esm.js",
0 commit comments