diff --git a/CHANGELOG.md b/CHANGELOG.md index b9328e6..c69e6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,22 @@ _VSCode Power User Course
+### RELEASE: [3.12.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.11.0...3.12.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 galleryBanner color [`be9eeca`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/be9eeca906f84dbd4a6916380697570d44d9f5db)
+ +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Name badge colorB [`f48fe1b`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/f48fe1b79cd0b70b5909e8756118883733d8d881)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ ### RELEASE: [3.11.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.10.0...3.11.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index dcd9c41..bbc1609 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 50+ releases to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.", - "version": "3.11.0", + "version": "3.12.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"