Skip to content

Commit 288dcb8

Browse files
chore(release): 26.0.0 [skip ci]
## [26.0.0](v25.0.0...v26.0.0) (2022-12-17) ### ⚠ BREAKING CHANGES * fix library parameter ### Documentation * fix library parameter ([39308e5](39308e5))
1 parent 39308e5 commit 288dcb8

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+
## [26.0.0](https://github.com/ndabAP/vue-command/compare/v25.0.0...v26.0.0) (2022-12-17)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* fix library parameter
7+
8+
### Documentation
9+
10+
* fix library parameter ([39308e5](https://github.com/ndabAP/vue-command/commit/39308e5bf1fc34cff6bd0cffb2549096d60134f8))
11+
112
## [25.0.0](https://github.com/ndabAP/vue-command/compare/v24.0.0...v25.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-command",
3-
"version": "25.0.0",
3+
"version": "26.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)