From 3369dfbf9e3bbcf24ff7dc5547bf68deeed9a2a2 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sun, 10 Feb 2019 19:10:19 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=204.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 18 +++++++++++++++++- package.json | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1201f3a..c3af411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,23 @@ _VSCode Powe
-### RELEASE: [v4.7.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.6.0...v4.7.0) +### RELEASE: [v4.8.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.7.0...v4.8.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 GraphQL Demo [`10cd0db`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/10cd0dbadf7f181e887d126ec471b22e3129c60d)
+> 📦 GraphQL demo [`b2caf43`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/b2caf43c45835fefed07b2f9665cb9c9aa094960)
+> 📦 GraphQL keywords syntax colors [`9dd8429`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/9dd8429192da4eb1e854dc46cc21df4758ea76cb)
+> 📦 GraphQL varaibales syntax [`6962b13`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/6962b13f7c6c3b3c876304a551ab3f6d4a4db606)
+> 📦 Grammar [`28ba6f8`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/28ba6f8c70141b22de78216f174b904523e9f878)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [4.7.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.6.0...4.7.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index ddeaf75..817e843 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 65+ versions released to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.", - "version": "4.7.0", + "version": "4.8.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"