release: 3.7.0

This commit is contained in:
Mattia Astorino 2023-03-17 13:36:42 +01:00
parent a18c6edbc2
commit cbfb8463b4
No known key found for this signature in database
GPG key ID: D5713A99B7005A59
3 changed files with 10 additions and 2 deletions

View file

@ -2,4 +2,12 @@
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) (2023-03-17)
### Bug Fixes
* minor fixes ([fed7318](https://github.com/material-theme/vsc-material-theme/commit/fed7318ed684ff0f0ac750b97da009f11daf16e1))
* update readme ([a18c6ed](https://github.com/material-theme/vsc-material-theme/commit/a18c6edbc2f7cbddd0b18def776423711e3c7814))
## [33.7.0](https://github.com/material-theme/vsc-material-theme/compare/v33.6.0...v33.7.0) (2022-12-01)

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "vsc-material-theme",
"version": "33.6.0",
"version": "33.7.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

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]",