Skip to content

Commit be60ead

Browse files
chore(release): 28.2.0 [skip ci]
## [28.2.0](v28.1.0...v28.2.0) (2022-12-25) ### Features * finalize signals ([22a0bfa](22a0bfa)) * send signals ([1e31d32](1e31d32))
1 parent a04b769 commit be60ead

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [28.2.0](https://github.com/ndabAP/vue-command/compare/v28.1.0...v28.2.0) (2022-12-25)
2+
3+
4+
### Features
5+
6+
* finalize signals ([22a0bfa](https://github.com/ndabAP/vue-command/commit/22a0bfa8a4a9d71f853f791613a3a9dc23300adb))
7+
* send signals ([1e31d32](https://github.com/ndabAP/vue-command/commit/1e31d32ed588821790d6410622b36061bf5245be))
8+
19
## [28.1.0](https://github.com/ndabAP/vue-command/compare/v28.0.0...v28.1.0) (2022-12-22)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-command",
3-
"version": "28.1.0",
3+
"version": "28.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)