From 22f510ebd9439decbb8507d567697a7efe398ec8 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 30 Aug 2019 00:14:22 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.18.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 15 ++++++++++++++- package.json | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 522077a..217d4b4 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,20 @@ _VSCode Powe
-### RELEASE: [v5.17.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.16.0...v5.17.0) +### RELEASE: [v5.18.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.17.0...v5.18.0) + +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Extension with imp files only [`c8b8920`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/c8b89207efbddda0350532871d2c21929675fa62)
+> 👌 npm pkg with imp files only [`3f6ae4b`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/3f6ae4b34f28d90c3c911989ae54382a633d5515)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.17.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.16.0...5.17.0) ![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) diff --git a/package.json b/package.json index f304165..92c4316 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.17.0", + "version": "5.18.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"