Skip to content

Commit 154c2f9

Browse files
chore(release): 31.0.0 [skip ci]
## [31.0.0](v30.0.1...v31.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * fix cd ### Documentation * fix cd ([f993e15](f993e15))
1 parent f993e15 commit 154c2f9

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+
## [31.0.0](https://github.com/ndabAP/vue-command/compare/v30.0.1...v31.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* fix cd
7+
8+
### Documentation
9+
10+
* fix cd ([f993e15](https://github.com/ndabAP/vue-command/commit/f993e152c9e85a515d8af7482bfd6f04cf1b2f98))
11+
112
## [30.0.1](https://github.com/ndabAP/vue-command/compare/v30.0.0...v30.0.1) (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": "30.0.1",
3+
"version": "31.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)