diff --git a/CHANGELOG.md b/CHANGELOG.md index 7407e312..cfbf5aea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.1.4](https://github.com/bus-stop/x-terminal/compare/v13.1.3...v13.1.4) (2022-07-11) + + +### Bug Fixes + +* **deps:** update dependency marked to ^4.0.18 ([#445](https://github.com/bus-stop/x-terminal/issues/445)) ([f600810](https://github.com/bus-stop/x-terminal/commit/f600810503bbb3dda110bb45ea9957e03be06a24)) + ## [13.1.3](https://github.com/bus-stop/x-terminal/compare/v13.1.2...v13.1.3) (2022-06-30) diff --git a/package-lock.json b/package-lock.json index 12fe85b4..e145fc00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "13.1.3", + "version": "13.1.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 51b8c0b4..f0e0aad6 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.1.3", + "version": "13.1.4", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",