From 917de8f3f4e64c93979a49e3d38fa0d75770000b Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Wed, 1 Aug 2018 09:25:02 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=202.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f984f70..dfa37a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,11 @@ All notable changes in this project's [released versions](https://github.com/ahm
-### RELEASE: [2.2.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.1.0...2.2.0) +### RELEASE: [2.1.1](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.1.0...2.1.1) ![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) +> 👌 this color in php [`5da4c7f`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/5da4c7f613915132686dff7ea7e7a12709313701)
> 👌 PHP Global other vars [`ece37b5`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/ece37b59d83a014bd3db33d0597891566f30f260)
> 👌 formatting [`9348db8`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/9348db8a1ab8cfae94eba5f71c43c66f956182a8)
diff --git a/package.json b/package.json index c863586..b4143ae 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shades-of-purple", "displayName": "Shades of Purple", "description": "⚡ A professional theme with hand-picked & bold shades of purple 💜 to go along with your VS Code. A custom VS Code theme with style.", - "version": "2.2.0", + "version": "2.1.1", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"