diff --git a/CHANGELOG.md b/CHANGELOG.md index 118c3d71..333578e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [14.0.2](https://github.com/bus-stop/x-terminal/compare/v14.0.1...v14.0.2) (2022-12-20) + + +### Bug Fixes + +* **deps:** update xterm ([#517](https://github.com/bus-stop/x-terminal/issues/517)) ([3625c5a](https://github.com/bus-stop/x-terminal/commit/3625c5a0615a3ee620fe563cc3af66d9873bf2b2)) + ## [14.0.1](https://github.com/bus-stop/x-terminal/compare/v14.0.0...v14.0.1) (2022-10-09) diff --git a/package-lock.json b/package-lock.json index cef71627..a7d4ac9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "14.0.1", + "version": "14.0.2", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index c5156326..131a7400 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "14.0.1", + "version": "14.0.2", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",