chore(release): 33.10.2

This commit is contained in:
Mattia Astorino 2023-08-27 11:05:18 +02:00
parent 117aa96840
commit 8c246d4fc7
No known key found for this signature in database
3 changed files with 10 additions and 3 deletions

View file

@ -2,6 +2,13 @@
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.10.2](https://github.com/material-theme/vsc-material-theme/compare/v33.10.1...v33.10.2) (2023-08-27)
### Bug Fixes
* theme name and ids ([117aa96](https://github.com/material-theme/vsc-material-theme/commit/117aa96840c63dc4313de6903760588b7f045d2c))
### [33.10.1](https://github.com/material-theme/vsc-material-theme/compare/v33.10.0...v33.10.1) (2023-08-26)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "vsc-material-theme",
"version": "33.10.1",
"version": "33.10.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vsc-material-theme",
"version": "33.10.1",
"version": "33.10.2",
"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.10.1",
"version": "33.10.2",
"publisher": "Equinusocio",
"license": "Apache-2.0",
"author": "Mattia Astorino [@equinusocio]",