From 1261778c35de1685d0407853e16fd0fc60560105 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sun, 5 May 2019 19:54:54 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.7.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 5eb2ac6..4f32aef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,20 @@ _VSCode Powe
-### RELEASE: [v5.6.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.5.0...v5.6.0) +### RELEASE: [v5.7.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.6.0...v5.7.0) + +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Markdown link examples [`8613a5a`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/8613a5a5c5e5e023faf7891effdfcbc97a073f4c)
+> 👌 Link/Image title string [`08c0601`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/08c06011abff5ae03857a950557feb1effbaf039)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.6.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.5.0...5.6.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 43dfa39..3968ba7 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.6.0", + "version": "5.7.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"