diff --git a/CHANGELOG.md b/CHANGELOG.md index 34f4b8e9..32db97c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [12.1.2](https://github.com/bus-stop/x-terminal/compare/v12.1.1...v12.1.2) (2021-01-29) + + +### Bug Fixes + +* update xterm and plugins ([#252](https://github.com/bus-stop/x-terminal/issues/252)) ([d25e8e3](https://github.com/bus-stop/x-terminal/commit/d25e8e38283b731848adfdc2b6462a123d806111)) + ## [12.1.1](https://github.com/bus-stop/x-terminal/compare/v12.1.0...v12.1.1) (2021-01-19) diff --git a/package-lock.json b/package-lock.json index 63781ffa..d02bfc52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "12.1.1", + "version": "12.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 843235bd..054eb07e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "12.1.1", + "version": "12.1.2", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",