diff --git a/CHANGELOG.md b/CHANGELOG.md index f396fda..d1e7765 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. +## [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 21e9e05..44382ed 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.8.0", + "version": "32.9.0", "publisher": "Equinusocio", "license": "Apache-2.0", "author": "Mattia Astorino [@equinusocio]",