Skip to content

Commit 1db7931

Browse files
chore(release): 23.0.1 [skip ci]
### [23.0.1](v23.0.0...v23.0.1) (2020-12-10) ### Bug Fixes * text selection bug ([ef15313](ef15313))
1 parent e1913f8 commit 1db7931

File tree

3 files changed

+46
-75
lines changed

3 files changed

+46
-75
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [23.0.1](https://github.com/ndabAP/vue-command/compare/v23.0.0...v23.0.1) (2020-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* text selection bug ([ef15313](https://github.com/ndabAP/vue-command/commit/ef15313afc303a0c29e5e694374f242ac67e06a3))
7+
18
## [23.0.0](https://github.com/ndabAP/vue-command/compare/v22.0.0...v23.0.0) (2020-09-01)
29

310

package-lock.json

Lines changed: 38 additions & 74 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": "23.0.0",
3+
"version": "23.0.1",
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)