diff --git a/CHANGELOG.md b/CHANGELOG.md index cb1556d..8043e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,18 @@ _VSCode Power User Course
+### RELEASE: [3.15.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.14.0...3.15.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Cygwin theme link [`50c4965`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/50c49656a4a355642d1eaa42792d5d24d3eb6243)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ ### RELEASE: [3.14.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/3.13.0...3.14.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index 893788b..a352d94 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. Part of VSCode.pro course.", - "version": "3.14.0", + "version": "3.15.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"