Skip to content

Commit

Permalink
chore(release): 13.1.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent 38396e5 commit fcab9d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [13.1.5](https://github.com/bus-stop/x-terminal/compare/v13.1.4...v13.1.5) (2022-09-06)


### Bug Fixes

* **deps:** update dependency uuid to v9 ([#480](https://github.com/bus-stop/x-terminal/issues/480)) ([38396e5](https://github.com/bus-stop/x-terminal/commit/38396e5b92d87d920213c5a6f27a51b61362cdbe))

## [13.1.4](https://github.com/bus-stop/x-terminal/compare/v13.1.3...v13.1.4) (2022-07-11)


Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/bus-stop/x-terminal/issues/new/choose"
},
"version": "13.1.4",
"version": "13.1.5",
"description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm",
"keywords": [
"terminal",
Expand Down

0 comments on commit fcab9d3

Please sign in to comment.