Skip to content

Commit

Permalink
🔖 Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
trallard committed Aug 3, 2021
1 parent 60f2d75 commit 6440d13
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

All notable changes to the "pitaya-smoothie" extension will be documented in this file.

## Release 2.0.1
![FIX](https://img.shields.io/badge/-FIX-gray.svg?colorB=FC427B)

> 🐛 Fix Italic's theme path [`60f2d75`](https://github.com/trallard/pitaya_smoothie/commit/60f2d75) <br> by @aedwardg
## Release 2.0.0

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=12CBC4)
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
![License](https://img.shields.io/badge/License-BSD%203--Clause-gray.svg?colorA=2D2A56&colorB=7A76C2&style=flat.svg)
[![Version](https://vsmarketplacebadge.apphb.com/version/trallard.pitaya-smoothie.svg?subject=Pitaya%20Smoothie&colorA=2D2A56&colorB=7A76C2&style=flat.svg)](https://marketplace.visualstudio.com/items?itemName=trallard.pitaya-smoothie)

![Publish release](https://github.com/trallard/pitaya_smoothie/workflows/Publish%20release/badge.svg?branch=master)

![NEW](https://img.shields.io/badge/-NEW-gray.svg?colorB=12CBC4) ✨ The whole UI has been made more consistent. There are also significant accessibiliy improvements to ensure all is AAA-WCAG compliant.

<table width='100%' align="center">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pitaya-smoothie",
"displayName": "Pitaya smoothie",
"description": "A dark editor theme with handpicked colours and heavily inspired by the ultraviolet colour (colour of the year 2018) and Outrun aesthetics. A theme with contrast and accessibility for colourblindess in mind.",
"version": "2.0.0",
"version": "2.0.1",
"publisher": "trallard",
"author": {
"name": "Tania Allard"
Expand Down

0 comments on commit 6440d13

Please sign in to comment.