Skip to content

Commit 3137485

Browse files
chore(release): 23.0.0 [skip ci]
## [23.0.0](v22.0.0...v23.0.0) (2020-09-01) ### ⚠ BREAKING CHANGES * add keyboard highlight ### Documentation * add keyboard highlight ([5699850](5699850))
1 parent 5699850 commit 3137485

File tree

3 files changed

+13
-2
lines changed

3 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+
## [23.0.0](https://github.com/ndabAP/vue-command/compare/v22.0.0...v23.0.0) (2020-09-01)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* add keyboard highlight
7+
8+
### Documentation
9+
10+
* add keyboard highlight ([5699850](https://github.com/ndabAP/vue-command/commit/56998503fa878b293840cec3f54b0058c76691af))
11+
112
## 1.0.0 (2020-09-01)
213

314

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "22.0.0",
3+
"version": "23.0.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator.",
55
"private": false,
66
"main": "./dist/vue-command.common.js",

0 commit comments

Comments
 (0)