From d6662f5d5484ebea52a4b1f3a8eba9da6e2540f8 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Sat, 5 Sep 2020 09:50:52 +0200 Subject: [PATCH] chore(release): 33.0.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e7765..56662cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [33.0.0](https://github.com/material-theme/vsc-material-theme/compare/v32.9.0...v33.0.0) (2020-09-05) + ## [32.9.0](https://github.com/material-theme/vsc-material-theme/compare/v32.8.0...v32.9.0) (2020-09-05) ## [32.8.0](https://github.com/material-theme/vsc-material-theme/compare/v2.7.0...v32.8.0) (2020-09-05) diff --git a/package.json b/package.json index 44382ed..00e462e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vsc-material-theme", "displayName": "Material Theme", "description": "The most epic theme now for Visual Studio Code", - "version": "32.9.0", + "version": "33.0.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",