diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f49365..09ff25c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v4.11.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.10.0...v4.11.0) +### RELEASE: [v4.12.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.11.0...v4.12.0) + +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 No extra meta data [`1b0071f`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/1b0071f124f2f8babb818d40d138602233e85107)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [4.11.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.10.0...4.11.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 7d6011d..a720745 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. Reviewed by several designers and 80+ versions released to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.", - "version": "4.11.0", + "version": "4.12.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"