Skip to content

Commit

Permalink
chore(release): 35.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [35.2.1](v35.2.0...v35.2.1) (2023-07-01)

### Bug Fixes

* stderr component name ([859769e](859769e))
  • Loading branch information
semantic-release-bot committed Jul 1, 2023
1 parent 859769e commit 71f39ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [35.2.1](https://github.com/ndabAP/vue-command/compare/v35.2.0...v35.2.1) (2023-07-01)


### Bug Fixes

* stderr component name ([859769e](https://github.com/ndabAP/vue-command/commit/859769ecfd3983b55fba73e1e76ebf8783d572de))

## [35.2.0](https://github.com/ndabAP/vue-command/compare/v35.1.0...v35.2.0) (2023-06-25)


Expand Down
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": "35.2.0",
"version": "35.2.1",
"description": "A fully working, most feature-rich Vue.js terminal emulator",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit 71f39ff

Please sign in to comment.