diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f32c4b4..cd0e532b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.0.5](https://github.com/bus-stop/x-terminal/compare/v11.0.4...v11.0.5) (2020-11-19) + + +### Bug Fixes + +* **deps:** update dependency marked to ^1.2.5 ([#215](https://github.com/bus-stop/x-terminal/issues/215)) ([48e3fde](https://github.com/bus-stop/x-terminal/commit/48e3fde487ba5d580f582b0bb337c7b61ff50473)) + ## [11.0.4](https://github.com/bus-stop/x-terminal/compare/v11.0.3...v11.0.4) (2020-11-04) diff --git a/package-lock.json b/package-lock.json index ed8ded09..9c2a2ba7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "11.0.4", + "version": "11.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2965c72e..51e4536b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "11.0.4", + "version": "11.0.5", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",