From 4ef0d23844ec9cbe4b36b6ffb5d1dc8c464bfbc6 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 30 Aug 2019 00:16:52 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.19.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 217d4b4..da7cbf1 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.18.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.17.0...v5.18.0) +### RELEASE: [v5.19.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.18.0...v5.19.0) + +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Image icon include [`ca46e21`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/ca46e21ba02d6e4c99132f8274527fc0bbe90358)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.18.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.17.0...5.18.0) ![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) diff --git a/package.json b/package.json index 0f45985..52661f7 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.18.0", + "version": "5.19.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"