Skip to content

Commit 8411bfc

Browse files
chore(release): 33.0.0 [skip ci]
## [33.0.0](v32.4.0...v33.0.0) (2023-02-12) ### ⚠ BREAKING CHANGES * code style, explain signals ### Documentation * code style, explain signals ([e7f34c0](e7f34c0))
1 parent e7f34c0 commit 8411bfc

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+
## [33.0.0](https://github.com/ndabAP/vue-command/compare/v32.4.0...v33.0.0) (2023-02-12)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* code style, explain signals
7+
8+
### Documentation
9+
10+
* code style, explain signals ([e7f34c0](https://github.com/ndabAP/vue-command/commit/e7f34c0eb7b416b2059357c599aac633f97df435))
11+
112
## [32.4.0](https://github.com/ndabAP/vue-command/compare/v32.3.0...v32.4.0) (2023-02-12)
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": "32.4.0",
3+
"version": "33.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)