Skip to content

Commit 7afab86

Browse files
chore(release): 25.0.0 [skip ci]
## [25.0.0](v24.0.0...v25.0.0) (2022-12-17) ### ⚠ BREAKING CHANGES * enforce release ### Miscellaneous Chores * enforce release ([0fcaba4](0fcaba4))
1 parent 0fcaba4 commit 7afab86

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [25.0.0](https://github.com/ndabAP/vue-command/compare/v24.0.0...v25.0.0) (2022-12-17)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* enforce release
7+
8+
### Miscellaneous Chores
9+
10+
* enforce release ([0fcaba4](https://github.com/ndabAP/vue-command/commit/0fcaba4450ecb12dc1c49ebde207fb8c8892bcb7))
11+
112
## [24.0.0](https://github.com/ndabAP/vue-command/compare/v23.0.1...v24.0.0) (2022-12-17)
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-command",
3-
"version": "24.0.0",
3+
"version": "25.0.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)