Skip to content

Commit 1c9acff

Browse files
chore(release): 36.0.0 [skip ci]
## [36.0.0](v35.2.1...v36.0.0) (2025-10-25) ### ⚠ BREAKING CHANGES * improve readme ### Documentation * improve readme ([49e4165](49e4165))
1 parent 49e4165 commit 1c9acff

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [36.0.0](https://github.com/ndabAP/vue-command/compare/v35.2.1...v36.0.0) (2025-10-25)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* improve readme
7+
8+
### Documentation
9+
10+
* improve readme ([49e4165](https://github.com/ndabAP/vue-command/commit/49e4165fed84021931437dc7b062ffccaafe6193))
11+
112
## [35.2.1](https://github.com/ndabAP/vue-command/compare/v35.2.0...v35.2.1) (2023-07-01)
213

314

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-command",
3-
"version": "35.2.1",
3+
"version": "36.0.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",
@@ -86,4 +86,4 @@
8686
"pre-push": "yarn test"
8787
}
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)