From 0a361f22f6ee9a932c9d0652284a3f0608188239 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Thu, 8 Apr 2021 17:07:39 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 18 +++++++++++++++++- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/changelog.md b/changelog.md index fa187df..3760d06 100644 --- a/changelog.md +++ b/changelog.md @@ -32,7 +32,19 @@ I have released a video course to help you build 👌 Lingo [`99a9bd9`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/99a9bd965fc9ce83878ec12208a5996892ee12a9)
> 👌 Lingo [`df6a7dc`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/df6a7dcc3a4ddd9a67c7c737b5cb410e8c1fe69a)
+![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Changelog [`fb13b47`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/fb13b47dffffec3941713ca921ba041eb389242c)
+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) diff --git a/package-lock.json b/package-lock.json index 2566eaf..8088790 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "shades-of-purple", - "version": "6.12.1", + "version": "6.13.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "shades-of-purple", - "version": "6.12.1", + "version": "6.13.0", "devDependencies": { "nodemon": "^2.0.7" }, diff --git a/package.json b/package.json index addbbce..913155f 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": "6.12.1", + "version": "6.13.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"