diff --git a/CHANGELOG.md b/CHANGELOG.md index bf3e9ac..5eb2ac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,34 @@ _VSCode Powe
-### RELEASE: [v5.5.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.4.0...v5.5.0) +### RELEASE: [v5.6.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.5.0...v5.6.0) + +![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) + +> 📦 Markdown test data [`6bedff3`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/6bedff372d8732ac91d8ba218b7d749c3dbff66b)
+ +![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Links & Image Link Types [`0f5e740`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/0f5e7403b3dae9f236b39caa9b3d9ecf16ca35ec)
+> 👌 Markdown link colors [`05bd0c1`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/05bd0c1be8c8988b56e9eab033670e8eea33dc1e)
+> 👌 Lnk brackets [`85477d6`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/85477d6677e579a57bf4b3b72c303cc05afb28d1)
+> 👌 Link alt URI [`2bed88e`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/2bed88e1ad43f25bbc32fcbadc132b6e06577169)
+> 👌 Image link brackets [`c417554`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/c4175545f7d30e334ac7d2793323d1720e6ac1a9)
+> 👌 Markdown Image Title [`6ee92ce`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/6ee92ce8bc89990cc3e79eb6e3cfa63091c50f85)
+> 👌 Link URI Definition [`ccb8e2e`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/ccb8e2e499ed00eef9985cc91b99d6df0d93b189)
+> 👌 Link [`32eb507`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/32eb507f66e4a8edfdff7ffedba305c557afa51e)
+ +![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347) + +> 🐛 Markdown image title [`86cf0cd`](https://github.com/ahmadawais/shades-of-purple-vscode/commit/86cf0cdaf1e26ddc8ac7acc968817501c0585e5b)
+ +
+ +![hr](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-vscode/master/images/hr.png) + +
+ +### RELEASE: [5.5.0](https://github.com/ahmadawais/shades-of-purple-vscode/compare/5.4.0...5.5.0) ![IMPROVEMENT](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) diff --git a/package.json b/package.json index 6c99073..43dfa39 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.5.0", + "version": "5.6.0", "publisher": "ahmadawais", "engines": { "vscode": "^1.15.0"