From a5953ca68c75cdcb1e0a7ca7dd13493ce172e94f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 9 Oct 2022 06:46:23 +0000 Subject: [PATCH] chore(release): 14.0.1 [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 5dc945a4..118c3d71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [14.0.1](https://github.com/bus-stop/x-terminal/compare/v14.0.0...v14.0.1) (2022-10-09) + + +### Bug Fixes + +* **deps:** update dependency marked to ^4.1.1 ([#490](https://github.com/bus-stop/x-terminal/issues/490)) ([2356212](https://github.com/bus-stop/x-terminal/commit/2356212391291a78408be983edfaecc9368732f7)) + # [14.0.0](https://github.com/bus-stop/x-terminal/compare/v13.1.5...v14.0.0) (2022-09-20) diff --git a/package-lock.json b/package-lock.json index 40f4a994..51b5dbed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "14.0.0", + "version": "14.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index a4e8884c..9d70f52e 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.0", + "version": "14.0.1", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",