Skip to content

Commit 0bb7dc9

Browse files
chore(release): 34.0.0 [skip ci]
## [34.0.0](v33.0.1...v34.0.0) (2023-05-07) ### ⚠ BREAKING CHANGES * fix features bullet point escape * fix features bullet point ### Features * hide buttons ([a71bf81](a71bf81)) ### Documentation * fix features bullet point ([60faa9a](60faa9a)) * fix features bullet point escape ([c7850a5](c7850a5))
1 parent c7850a5 commit 0bb7dc9

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [34.0.0](https://github.com/ndabAP/vue-command/compare/v33.0.1...v34.0.0) (2023-05-07)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* fix features bullet point escape
7+
* fix features bullet point
8+
9+
### Features
10+
11+
* hide buttons ([a71bf81](https://github.com/ndabAP/vue-command/commit/a71bf81d2a133884889a47776db1598ff0aa7bda))
12+
13+
14+
### Documentation
15+
16+
* fix features bullet point ([60faa9a](https://github.com/ndabAP/vue-command/commit/60faa9af2b45807e5ce45cb3d1a0d87e5f57d967))
17+
* fix features bullet point escape ([c7850a5](https://github.com/ndabAP/vue-command/commit/c7850a531da197982121fbb32233777cd4dd28ca))
18+
119
## [33.1.0](https://github.com/ndabAP/vue-command/compare/v33.0.1...v33.1.0) (2023-05-07)
220

321

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": "33.1.0",
3+
"version": "34.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)