-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [35.2.0](v35.1.0...v35.2.0) (2023-06-25) ### Features * add stderr component ([fb280c0](fb280c0)) ### Bug Fixes * set font ([f92d85c](f92d85c))
- Loading branch information
1 parent
c47a254
commit b4057db
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "vue-command", | ||
"version": "35.1.0", | ||
"version": "35.2.0", | ||
"description": "A fully working, most feature-rich Vue.js terminal emulator", | ||
"author": { | ||
"email": "[email protected]", | ||
|