Skip to content

Commit

Permalink
chore(release): 35.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [35.0.0](v34.0.0...v35.0.0) (2023-05-27)

### ⚠ BREAKING CHANGES

* update

### Documentation

* update ([9fe4674](9fe4674))
  • Loading branch information
semantic-release-bot committed May 27, 2023
1 parent 9fe4674 commit 33fd1cd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [35.0.0](https://github.com/ndabAP/vue-command/compare/v34.0.0...v35.0.0) (2023-05-27)


### ⚠ BREAKING CHANGES

* update

### Documentation

* update ([9fe4674](https://github.com/ndabAP/vue-command/commit/9fe4674f85393e8335ff4b691791f0349185fb44))

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


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-command",
"version": "34.0.0",
"version": "35.0.0",
"description": "A fully working, most feature-rich Vue.js terminal emulator",
"author": {
"email": "[email protected]",
Expand Down Expand Up @@ -84,4 +84,4 @@
"pre-push": "yarn test"
}
}
}
}

0 comments on commit 33fd1cd

Please sign in to comment.