diff --git a/CHANGELOG.md b/CHANGELOG.md index be912ef..385db88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,23 @@ All notable changes in this project's [released versions](https://github.com/ahm
+### RELEASE: [2.10.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.9.0...2.10.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 JS Punctuation Params Color [`3d298a0`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/3d298a08825bfd1237eaf300ebdbd0e8ebb4a7fd)
+ +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 JSON Formatting [`1ff8ccc`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/1ff8ccc1341830a8ccaeb3dd5bbcf4d9e81392b9)
+> 👌 Meta Alignment [`95ff652`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/95ff652dea193076e75ae6f83c7648889a967e44)
+ +
+ +![hr](https://on.ahmda.ws/t6N5/c) + +
+ ### RELEASE: [2.9.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/2.8.0...2.9.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 70220f0..22107f4 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.9.0", + "version": "2.10.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"