diff --git a/CHANGELOG.md b/CHANGELOG.md index bc17183..c5cf8a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.12.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.11.0...v5.12.0) +### RELEASE: [v5.13.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.12.0...v5.13.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 CSV Syntax [`0d91c40`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/0d91c409da2e95dd1b1a558bc0d574c7bcd0fa62)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.12.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.11.0...5.12.0) ![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) diff --git a/package.json b/package.json index 103ec62..2581d6a 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.12.0", + "version": "5.13.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"