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",