Skip to content

Commit

Permalink
chore(release): 34.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 7, 2023
1 parent c7850a5 commit 0bb7dc9
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [34.0.0](https://github.com/ndabAP/vue-command/compare/v33.0.1...v34.0.0) (2023-05-07)


### ⚠ BREAKING CHANGES

* fix features bullet point escape
* fix features bullet point

### Features

* hide buttons ([a71bf81](https://github.com/ndabAP/vue-command/commit/a71bf81d2a133884889a47776db1598ff0aa7bda))


### Documentation

* fix features bullet point ([60faa9a](https://github.com/ndabAP/vue-command/commit/60faa9af2b45807e5ce45cb3d1a0d87e5f57d967))
* fix features bullet point escape ([c7850a5](https://github.com/ndabAP/vue-command/commit/c7850a531da197982121fbb32233777cd4dd28ca))

## [33.1.0](https://github.com/ndabAP/vue-command/compare/v33.0.1...v33.1.0) (2023-05-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-command",
"version": "33.1.0",
"version": "34.0.0",
"description": "A fully working, most feature-rich Vue.js terminal emulator",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 0bb7dc9

Please sign in to comment.