diff --git a/CHANGELOG.md b/CHANGELOG.md index 75111f1..6ce5538 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.9.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.8.0...v5.9.0) +### RELEASE: [v5.10.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.9.0...v5.10.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Double Destructure of Object [`19494ee`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/19494ee04ca80088107b954e4810ec0779b7adfb)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.9.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.8.0...5.9.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index b99f3a6..fabc8d1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shades-of-purple", "displayName": "Shades of Purple", "description": "⚡ A professional theme suite with hand-picked & bold 🦄 shades of purple for your VS Code editor and terminal apps. One of the excellent most downloaded and top rated VSCode Themes on the marketplace. Part of VSCode.pro course.", - "version": "5.9.0", + "version": "5.10.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"