diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e31ca..211d956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,23 @@ _VSCode Powe
-### RELEASE: [v4.9.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.8.0...v4.9.0) +### RELEASE: [v4.10.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.9.0...v4.10.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Blockquote & Nested elements [`3dfae87`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/3dfae8785c842324abb2e1f4ff28a6a36d9339a3)
+> 📦 Emphasis & Italics [`2aa3e23`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/2aa3e23912bd4537fe966f6461704c7a7f59e40e)
+> 📦 Lists [`0f0b50e`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/0f0b50ec640a06959449e5fd38d3606f34acd77b)
+> 📦 Markdown Syntax — Kitchen Sink [`4e34c45`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/4e34c453bde4d92c55d33da28713c823d58bb82d)
+> 📦 Grammar [`62690f2`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/62690f2290a546d052b4f8a02cdf210f92983e33)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [4.9.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.8.0...4.9.0) ![DOCS](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) diff --git a/package.json b/package.json index a86e101..a5b6c9e 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 65+ versions released to keep it updated. One of the best VSCode themes on VS Code Marketplace. Part of VSCode.pro course.", - "version": "4.9.0", + "version": "4.10.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"