Skip to content

Commit e97e8ea

Browse files
chore(release): 8.0.9 [skip ci]
1 parent 0fad61d commit e97e8ea

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.9](https://github.com/bus-stop/x-terminal/compare/v8.0.8...v8.0.9) (2020-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add model.runCommand ([#22](https://github.com/bus-stop/x-terminal/issues/22)) ([0fad61d](https://github.com/bus-stop/x-terminal/commit/0fad61d0f904fc978b6085cb405cbd2333ed4591))
7+
18
## [8.0.8](https://github.com/bus-stop/x-terminal/compare/v8.0.7...v8.0.8) (2020-03-05)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "X-Terminal",
44
"main": "./src/x-terminal",
55
"module": "./src/x-terminal",
6-
"version": "8.0.8",
6+
"version": "8.0.9",
77
"description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of amejia1/atom-xterm.",
88
"keywords": [
99
"terminal",

0 commit comments

Comments
 (0)