From 0e72e2986b8e6f56fe11fa28c12095f8de7bfead Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sun, 14 Oct 2018 07:56:33 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=203.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9328e6..c69e6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,22 @@ _VSCode Power User Course
+### RELEASE: [3.12.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.11.0...3.12.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 galleryBanner color [`be9eeca`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/be9eeca906f84dbd4a6916380697570d44d9f5db)
+ +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Name badge colorB [`f48fe1b`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/f48fe1b79cd0b70b5909e8756118883733d8d881)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ ### RELEASE: [3.11.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.10.0...3.11.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index dcd9c41..bbc1609 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shades-of-purple", "displayName": "Shades of Purple", "description": "⚡ A professional theme with hand-picked & bold shades of purple 🦄 to go along with your VS Code. Reviewed by several designers and 50+ releases to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.", - "version": "3.11.0", + "version": "3.12.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"