Skip to content

Commit 17bb980

Browse files
chore(release): 29.0.0 [skip ci]
## [29.0.0](v28.2.0...v29.0.0) (2022-12-25) ### ⚠ BREAKING CHANGES * add missing signal resolver ### Documentation * add missing signal resolver ([63ac8f2](63ac8f2))
1 parent aa936fd commit 17bb980

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [29.0.0](https://github.com/ndabAP/vue-command/compare/v28.2.0...v29.0.0) (2022-12-25)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* add missing signal resolver
7+
8+
### Documentation
9+
10+
* add missing signal resolver ([63ac8f2](https://github.com/ndabAP/vue-command/commit/63ac8f2e34f5cf904bbd2890d2ff2695da0ae28c))
11+
112
## [28.2.0](https://github.com/ndabAP/vue-command/compare/v28.1.0...v28.2.0) (2022-12-25)
213

314

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.2.0",
3+
"version": "29.0.0",
44
"description": "A fully working, most feature-rich Vue.js terminal emulator",
55
"author": {
66
"email": "[email protected]",

0 commit comments

Comments
 (0)