From 2bce97662520652d727481bb79caca51feed747e Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 9 Aug 2019 21:04:36 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 +++++++++++++- package.json | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5cf8a0..f203ff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.13.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.12.0...v5.13.0) +### RELEASE: [v5.14.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.13.0...v5.14.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Input Activated BG Color [`f68fbc1`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/f68fbc186cd609dc388b728cb37d2777fbc70986)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.13.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.12.0...5.13.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 2581d6a..ffb217b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shades-of-purple", "displayName": "Shades of Purple", "description": "⚡ A professional theme suite with hand-picked & bold 🦄 shades of purple for your VS Code editor and terminal apps. One of the excellent most downloaded and top rated VSCode Themes on the marketplace. Part of VSCode.pro course.", - "version": "5.13.0", + "version": "5.14.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"