diff --git a/CHANGELOG.md b/CHANGELOG.md index 32db97c5..2e587b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [13.0.0](https://github.com/bus-stop/x-terminal/compare/v12.1.2...v13.0.0) (2021-02-09) + + +### Bug Fixes + +* **deps:** update dependency node-pty-prebuilt-multiarch to ^0.10.0 ([#256](https://github.com/bus-stop/x-terminal/issues/256)) ([0ad0bf0](https://github.com/bus-stop/x-terminal/commit/0ad0bf0caa8a2b8aee09369b67b54404d9433839)) + + +### BREAKING CHANGES + +* **deps:** Probably need to uninstall and reinstall to rebuild dependencies. + ## [12.1.2](https://github.com/bus-stop/x-terminal/compare/v12.1.1...v12.1.2) (2021-01-29) diff --git a/package-lock.json b/package-lock.json index 8c3221b7..6c5f2704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "12.1.2", + "version": "13.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 303b6438..141951a6 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "12.1.2", + "version": "13.0.0", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",