diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a679670..8f7e7267 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.0.8](https://github.com/bus-stop/x-terminal/compare/v13.0.7...v13.0.8) (2021-05-13) + + +### Bug Fixes + +* **deps:** update dependency xterm-addon-webgl to v0.11.1 ([#305](https://github.com/bus-stop/x-terminal/issues/305)) ([2b8eb6b](https://github.com/bus-stop/x-terminal/commit/2b8eb6bb3ae7ad5aa5efc4d3d97b924eee53ac89)) + ## [13.0.7](https://github.com/bus-stop/x-terminal/compare/v13.0.6...v13.0.7) (2021-05-11) diff --git a/package-lock.json b/package-lock.json index eb4b3d33..8db8d6c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "13.0.7", + "version": "13.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 90722fba..6c79d736 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "13.0.7", + "version": "13.0.8", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",