From 4b289c9e73b1cdbd9a7551badcdef61cebc0f31b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 May 2021 02:13:37 +0000 Subject: [PATCH] chore(release): 13.0.5 [skip ci] --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 682398a3..cf09a9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.0.5](https://github.com/bus-stop/x-terminal/compare/v13.0.4...v13.0.5) (2021-05-04) + + +### Bug Fixes + +* **deps:** update dependency fs-extra to v10 ([#293](https://github.com/bus-stop/x-terminal/issues/293)) ([8d463aa](https://github.com/bus-stop/x-terminal/commit/8d463aad378f743a52656f82d349b600ee693a34)) + ## [13.0.4](https://github.com/bus-stop/x-terminal/compare/v13.0.3...v13.0.4) (2021-05-03) diff --git a/package-lock.json b/package-lock.json index 33b06b55..b8d38a61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "13.0.4", + "version": "13.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 78697c97..8c0432b2 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.4", + "version": "13.0.5", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",