From c53617f005427df208f23696cf1f3b40ad9d9271 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Mar 2021 23:44:21 +0000 Subject: [PATCH] chore(release): 13.0.3 [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 00ddf826..b9420ce7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [13.0.3](https://github.com/bus-stop/x-terminal/compare/v13.0.2...v13.0.3) (2021-03-24) + + +### Bug Fixes + +* **deps:** update dependency whatwg-url to ^8.5.0 ([#279](https://github.com/bus-stop/x-terminal/issues/279)) ([2d01085](https://github.com/bus-stop/x-terminal/commit/2d01085cd06648ae9f4163f48f12569882d46f97)) + ## [13.0.2](https://github.com/bus-stop/x-terminal/compare/v13.0.1...v13.0.2) (2021-03-09) diff --git a/package-lock.json b/package-lock.json index f67632b3..8489706d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "13.0.2", + "version": "13.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 263d8025..126f999c 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.2", + "version": "13.0.3", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",