Skip to content

Commit f198d38

Browse files
chore(release): 8.0.7 [skip ci]
1 parent d830581 commit f198d38

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.7](https://github.com/bus-stop/x-terminal/compare/v8.0.6...v8.0.7) (2020-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency uuid to ^7.0.2 ([#19](https://github.com/bus-stop/x-terminal/issues/19)) ([d830581](https://github.com/bus-stop/x-terminal/commit/d8305815b57ba28442f1aa864f1a2534f5caf0f6))
7+
18
## [8.0.6](https://github.com/bus-stop/x-terminal/compare/v8.0.5...v8.0.6) (2020-02-27)
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.6",
6+
"version": "8.0.7",
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)