From afeb133503bec2d3edbfe9e18e8be7fc4486bfc7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 20 Dec 2022 05:06:48 +0000 Subject: [PATCH] chore(release): 14.0.4 [skip ci] --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1ffc91..d90e8df4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [14.0.4](https://github.com/bus-stop/x-terminal/compare/v14.0.3...v14.0.4) (2022-12-20) + + +### Bug Fixes + +* **deps:** update dependency deep-object-diff to ^1.1.9 ([#505](https://github.com/bus-stop/x-terminal/issues/505)) ([18fc497](https://github.com/bus-stop/x-terminal/commit/18fc4976f0a053d2f75279491129ce4a5a7964f2)) +* **deps:** update dependency fs-extra to v11 ([#511](https://github.com/bus-stop/x-terminal/issues/511)) ([62ba576](https://github.com/bus-stop/x-terminal/commit/62ba5761fc9a6439659e3c04c086954151b93634)) +* **deps:** update dependency marked to ^4.2.4 ([#499](https://github.com/bus-stop/x-terminal/issues/499)) ([37fd045](https://github.com/bus-stop/x-terminal/commit/37fd0456aef4e62e61dd59fcbae126278c26610c)) + ## [14.0.3](https://github.com/bus-stop/x-terminal/compare/v14.0.2...v14.0.3) (2022-12-20) diff --git a/package-lock.json b/package-lock.json index 5c99c463..f74365e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "14.0.3", + "version": "14.0.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 559de70d..6a0f319f 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.3", + "version": "14.0.4", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",