Skip to content

Commit 68aca8d

Browse files
chore(release): 8.1.1 [skip ci]
1 parent 6f17028 commit 68aca8d

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.1.1](https://github.com/bus-stop/x-terminal/compare/v8.1.0...v8.1.1) (2020-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** pin webgl addon to v0.5.0 ([6f17028](https://github.com/bus-stop/x-terminal/commit/6f1702894f86042edca8088c508f0fddce57d824)), closes [#28](https://github.com/bus-stop/x-terminal/issues/28)
7+
18
# [8.1.0](https://github.com/bus-stop/x-terminal/compare/v8.0.9...v8.1.0) (2020-03-07)
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
@@ -4,7 +4,7 @@
44
"main": "./src/x-terminal",
55
"module": "./src/x-terminal",
66
"bugs": "https://github.com/bus-stop/x-terminal/issues/new/choose",
7-
"version": "8.1.0",
7+
"version": "8.1.1",
88
"description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm",
99
"keywords": [
1010
"terminal",

0 commit comments

Comments
 (0)