diff --git a/changelog.md b/changelog.md index b838aff..bf8104b 100644 --- a/changelog.md +++ b/changelog.md @@ -21,7 +21,19 @@ _VSCode Powe
-### RELEASE: [v5.20.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.19.0...v5.20.0) +### RELEASE: [v5.21.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.20.0...v5.21.0) + +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Changelog shouldn't be ignored [`3c36788`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/3c367884a3ac4be7042c3c0283650a8b312cd505)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.20.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.19.0...5.20.0) ![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) diff --git a/package.json b/package.json index 74999b9..d1b4c54 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.20.0", + "version": "5.21.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"