Skip to content

Commit 1598827

Browse files
chore(release): 32.0.0 [skip ci]
## [32.0.0](v31.0.0...v32.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * add vue.js 3 support ### Documentation * add vue.js 3 support ([0511fc1](0511fc1))
1 parent 0511fc1 commit 1598827

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [32.0.0](https://github.com/ndabAP/vue-command/compare/v31.0.0...v32.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* add vue.js 3 support
7+
8+
### Documentation
9+
10+
* add vue.js 3 support ([0511fc1](https://github.com/ndabAP/vue-command/commit/0511fc153ec7f84188c1f76e3b16d7ae3c7ae264))
11+
112
## [31.0.0](https://github.com/ndabAP/vue-command/compare/v30.0.1...v31.0.0) (2023-01-06)
213

314

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": "31.0.0",
3+
"version": "32.0.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)