From 774ec47730a21139ab800a53ce1e7841c2e8483e Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 13 Dec 2019 00:52:02 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=206.3.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 183cf64..341c111 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v6.2.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/6.1.0...v6.2.0) +### RELEASE: [v6.3.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/6.2.0...v6.3.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Debug Icon Colors [`b9845c2`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/b9845c283e17e5607dd83d2532fe505271e1ce09)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [6.2.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/6.1.0...6.2.0)
diff --git a/package.json b/package.json index 72867db..c8dac36 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": "6.2.0", + "version": "6.3.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"