Skip to content

Commit 221b9ab

Browse files
chore(release): 28.1.0 [skip ci]
## [28.1.0](v28.0.0...v28.1.0) (2022-12-22) ### Features * add ctrl + c ([37911a1](37911a1)) * add json formatter ([9a24401](9a24401))
1 parent f77ff18 commit 221b9ab

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [28.1.0](https://github.com/ndabAP/vue-command/compare/v28.0.0...v28.1.0) (2022-12-22)
2+
3+
4+
### Features
5+
6+
* add ctrl + c ([37911a1](https://github.com/ndabAP/vue-command/commit/37911a168cb2cb769136059bfd10fc1d1e8c71d2))
7+
* add json formatter ([9a24401](https://github.com/ndabAP/vue-command/commit/9a24401d514f77ca0d19d8a0ccd92b75324deb2a))
8+
19
## [28.0.0](https://github.com/ndabAP/vue-command/compare/v27.1.0...v28.0.0) (2022-12-21)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "28.0.0",
3+
"version": "28.1.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",
@@ -104,4 +104,4 @@
104104
"pre-push": "yarn test"
105105
}
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)