From 0079a5d8e1a838a4d99e776e0862ee2859d17a02 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sat, 9 Nov 2019 14:38:10 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=205.23.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 cba78d7..6d60ed0 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,23 @@ _VSCode Powe
-### RELEASE: [v5.22.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.21.0...v5.22.0) +### RELEASE: [v5.23.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.22.0...v5.23.0) + +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Activity bar colors [`735e970`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/735e970fa96c78182350a3bfe268aeaee4d6007d)
+ +![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Activity Colors [`69cbeb0`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/69cbeb06ddbd0bdd3d628fd253b950ab6aed8760)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.22.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.21.0...5.22.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 0d864f6..c72f48f 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.22.0", + "version": "5.23.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"