diff --git a/CHANGELOG.md b/CHANGELOG.md index 64cb098..5cb8654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,24 @@ All notable changes in this project's [released versions](https://github.com/ahm
+### RELEASE: [2.6.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.5.0...2.6.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Var type JS const forground color [`e40a3d8`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/e40a3d80e11044ab06a2bc43f748b3cb5b240f65)
+> 📦 Tag Dark Theme [`d3924e5`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/d3924e5c2a440ad77140fd6365705b61c9a286ca)
+> 📦 Marketplace link [`bb549ba`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/bb549bac71e527b711d47bf9e38d75c572afb033)
+ +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Release automation [`649a222`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/649a22210ebb791c51ecab998e118c9a65e82c70)
+ +
+ +![hr](https://on.ahmda.ws/t6N5/c) + +
+ ### RELEASE: [2.5.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.4.0...2.5.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 5a84595..9012fbc 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.", - "version": "2.5.0", + "version": "2.6.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"