Skip to content

Commit 33fd1cd

Browse files
chore(release): 35.0.0 [skip ci]
## [35.0.0](v34.0.0...v35.0.0) (2023-05-27) ### ⚠ BREAKING CHANGES * update ### Documentation * update ([9fe4674](9fe4674))
1 parent 9fe4674 commit 33fd1cd

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+
## [35.0.0](https://github.com/ndabAP/vue-command/compare/v34.0.0...v35.0.0) (2023-05-27)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update
7+
8+
### Documentation
9+
10+
* update ([9fe4674](https://github.com/ndabAP/vue-command/commit/9fe4674f85393e8335ff4b691791f0349185fb44))
11+
112
## [34.0.0](https://github.com/ndabAP/vue-command/compare/v33.0.1...v34.0.0) (2023-05-07)
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": "34.0.0",
3+
"version": "35.0.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",
@@ -84,4 +84,4 @@
8484
"pre-push": "yarn test"
8585
}
8686
}
87-
}
87+
}

0 commit comments

Comments
 (0)