Skip to content

Commit

Permalink
chore(release): 9.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 26, 2020
1 parent 295c699 commit 8f7cd83
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 @@
## [9.0.1](https://github.com/bus-stop/x-terminal/compare/v9.0.0...v9.0.1) (2020-07-26)


### Bug Fixes

* use cascade menu in context menu ([#125](https://github.com/bus-stop/x-terminal/issues/125)) ([295c699](https://github.com/bus-stop/x-terminal/commit/295c69936cf8fb8966c41f1c95621379bb531aa3))

# [9.0.0](https://github.com/bus-stop/x-terminal/compare/v8.2.6...v9.0.0) (2020-07-15)


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": "9.0.0",
"version": "9.0.1",
"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 8f7cd83

Please sign in to comment.