Skip to content

Commit 9837edc

Browse files
chore(release): 36.0.1 [skip ci]
## [36.0.1](v36.0.0...v36.0.1) (2025-11-18) ### Bug Fixes * avoid crash when closing terminal ([ab4c703](ab4c703))
1 parent ab4c703 commit 9837edc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [36.0.1](https://github.com/ndabAP/vue-command/compare/v36.0.0...v36.0.1) (2025-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* avoid crash when closing terminal ([ab4c703](https://github.com/ndabAP/vue-command/commit/ab4c7031f126485f100013b2932b5089e53f2e4e))
7+
18
## [36.0.0](https://github.com/ndabAP/vue-command/compare/v35.2.1...v36.0.0) (2025-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-command",
3-
"version": "36.0.0",
3+
"version": "36.0.1",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)