From b6acf94eae5bd30f58a304adda773071b629cadc Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Tue, 27 Nov 2018 05:30:32 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=84=20Release=204.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 24 +++++++++++++++++++++--- package.json | 2 +- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e576bb..34a2c0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,10 @@ All notable changes in this project's [released versions](https://github.com/ahm ## COURSE: Become [VSCode Power User →](https://vscode.pro) -After 10 years with Sublime Text, I switched to VSCode — the new open source cross-platform editor everyone's talking about. I've spent over a 1,000 hours perfecting my setup to help you switch today and bring all your custom settings and the power user workflows for HTML/CSS, GitHub/Git & Open Source, supercharged Markdown, and everything from JavaScript to PHP, Go, Python, C++, C#, ROR & 50+ Extensions.
→ I'm sharing it all in five hours — 65 videos online course. Learn Visual Studio Code → +After 10 years with Sublime Text, I switched to VSCode — the new open source cross-platform editor everyone's talking about. I've spent over a 1,000 hours perfecting my setup to help you switch today and bring all your custom settings and the power user workflows for HTML/CSS, GitHub/Git & Open Source, supercharged Markdown, and everything from JavaScript to PHP, Go, Python, C++, C#, ROR & 50+ Extensions. I'm sharing it all in five hours — 65 videos online course. Learn Visual Studio Code →
-🎯 Learn VSCode → +🎯 Learn VSCode → _VSCode Power User Course →_
@@ -21,7 +21,25 @@ _VSCode Power User Course
-### RELEASE: [v4.1.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/v4.0.0...v4.1.0) +### RELEASE: [v4.2.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/4.1.0...v4.2.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 VSCode.pro Image [`1e7392b`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/1e7392b27b3fc81f6f6727bb76f8b83d988c70fa)
+ +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Course images [`b55993b`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/b55993bc65c44072c4fc78d970a3ee787f632e6f)
+> 🐛 VSCode.pro Borken Images [`077281f`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/077281fed698a2ce5d9ee88f48e4720851aa917d)
+> 🐛 BR [`448c708`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/448c708e10a276fb7da6e23f2c3c9a915650ce33)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [4.1.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/v4.0.0...4.1.0) ![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) diff --git a/package.json b/package.json index b048ced..55abfe2 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.1.0", + "version": "4.2.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"