Skip to content

Commit b4057db

Browse files
chore(release): 35.2.0 [skip ci]
## [35.2.0](v35.1.0...v35.2.0) (2023-06-25) ### Features * add stderr component ([fb280c0](fb280c0)) ### Bug Fixes * set font ([f92d85c](f92d85c))
1 parent c47a254 commit b4057db

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [35.2.0](https://github.com/ndabAP/vue-command/compare/v35.1.0...v35.2.0) (2023-06-25)
2+
3+
4+
### Features
5+
6+
* add stderr component ([fb280c0](https://github.com/ndabAP/vue-command/commit/fb280c00a9ac4f572d0d4e0ca8a01096151c1c7b))
7+
8+
9+
### Bug Fixes
10+
11+
* set font ([f92d85c](https://github.com/ndabAP/vue-command/commit/f92d85cc7e97eb45bd1ebb72b37f1bf536bac25a))
12+
113
## [35.1.0](https://github.com/ndabAP/vue-command/compare/v35.0.0...v35.1.0) (2023-05-30)
214

315

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

0 commit comments

Comments
 (0)