Skip to content

Commit cc57b8c

Browse files
chore(release): 28.0.0 [skip ci]
## [28.0.0](v27.1.0...v28.0.0) (2022-12-21) ### ⚠ BREAKING CHANGES * add missing invert ### Documentation * add missing invert ([4d2a5de](4d2a5de))
1 parent 4d2a5de commit cc57b8c

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+
## [28.0.0](https://github.com/ndabAP/vue-command/compare/v27.1.0...v28.0.0) (2022-12-21)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* add missing invert
7+
8+
### Documentation
9+
10+
* add missing invert ([4d2a5de](https://github.com/ndabAP/vue-command/commit/4d2a5deaf953f89309f62fff216ddaaaa023247f))
11+
112
## [27.1.0](https://github.com/ndabAP/vue-command/compare/v27.0.0...v27.1.0) (2022-12-21)
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": "27.1.0",
3+
"version": "28.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)