From 6ce9482a0e3f2cbc648d30fcc7c0eeae9b90dc38 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 24 May 2020 02:25:44 +0000 Subject: [PATCH] chore(release): 8.2.0 [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 4d67bc65..8eab0a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.2.0](https://github.com/bus-stop/x-terminal/compare/v8.1.12...v8.2.0) (2020-05-24) + + +### Features + +* Add commands to insert/run selected text ([#23](https://github.com/bus-stop/x-terminal/issues/23)) ([c10301a](https://github.com/bus-stop/x-terminal/commit/c10301a02b11d244a5569edc11e50cd98f49f2bb)) + ## [8.1.12](https://github.com/bus-stop/x-terminal/compare/v8.1.11...v8.1.12) (2020-05-21) diff --git a/package-lock.json b/package-lock.json index 74403ccb..c9bda240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "x-terminal", - "version": "8.1.12", + "version": "8.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5e363c2a..6008cfe2 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": { "url": "https://github.com/bus-stop/x-terminal/issues/new/choose" }, - "version": "8.1.12", + "version": "8.2.0", "description": "An xterm based Atom plugin for providing terminals inside your Atom workspace. A fork of atom-xterm", "keywords": [ "terminal",