From d59e78fdd97bb59def51d8e6f5a9a5aa811731b1 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 30 Aug 2019 00:35:43 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.20.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 da7cbf1..b838aff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.19.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.18.0...v5.19.0) +### RELEASE: [v5.20.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.19.0...v5.20.0) + +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Changelog stops rendering with lower case :( [`1241cc4`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/1241cc4a4bee3730f622ebdfae2d4eb1c37aa4a0)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.19.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.18.0...5.19.0) ![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) diff --git a/package.json b/package.json index 52661f7..6035a45 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.19.0", + "version": "5.20.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"