Skip to content

Commit 33a0dc5

Browse files
chore(release): 32.0.1 [skip ci]
## [32.0.1](v32.0.0...v32.0.1) (2023-01-06) ### Bug Fixes * set cursor position for end ([d2a7506](d2a7506)) * unsubscribe query ([a90303b](a90303b)) * use terminal prompt ([e513e3e](e513e3e))
1 parent 266f88e commit 33a0dc5

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [32.0.1](https://github.com/ndabAP/vue-command/compare/v32.0.0...v32.0.1) (2023-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* set cursor position for end ([d2a7506](https://github.com/ndabAP/vue-command/commit/d2a75061b646f73089fa2700e8b3e781353ca826))
7+
* unsubscribe query ([a90303b](https://github.com/ndabAP/vue-command/commit/a90303b8e7dd7446d40c0b5dc77e36a97bcbb1cc))
8+
* use terminal prompt ([e513e3e](https://github.com/ndabAP/vue-command/commit/e513e3e4526156a8d62f0ccc273f274c433a204b))
9+
110
## [32.0.0](https://github.com/ndabAP/vue-command/compare/v31.0.0...v32.0.0) (2023-01-06)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "32.0.0",
3+
"version": "32.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)