chore: clean

This commit is contained in:
Mattia Astorino 2022-12-01 19:15:41 +01:00
parent 5ad5197370
commit 071535d877
No known key found for this signature in database
GPG key ID: D5713A99B7005A59
4 changed files with 8 additions and 5 deletions

View file

@ -1,2 +0,0 @@
save-exact true
save-prefix false

5
CHANGELOG.md Normal file
View file

@ -0,0 +1,5 @@
# Changelog
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.7.0](https://github.com/material-theme/vsc-material-theme/compare/v33.6.0...v33.7.0) (2022-12-01)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "vsc-material-theme",
"version": "33.6.0",
"version": "33.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vsc-material-theme",
"version": "33.6.0",
"version": "33.7.0",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {

View file

@ -2,7 +2,7 @@
"name": "vsc-material-theme",
"displayName": "Material Theme",
"description": "The most epic theme now for Visual Studio Code",
"version": "33.6.0",
"version": "33.7.0",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]",