Skip to content

Commit e6f371b

Browse files
chore(release): v5.33.1
1 parent 0e16f30 commit e6f371b

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
# Changelog
44

5+
## v5.33.1
6+
7+
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.33.0...v5.33.1)
8+
9+
### 🩹 Fixes
10+
11+
- **workflows:** Release to npm ([0e16f306](https://github.com/material-extensions/vscode-material-icon-theme/commit/0e16f306))
12+
13+
### ❤️ Contributors
14+
15+
- Philipp Kief ([@PKief](https://github.com/PKief))
16+
517
## v5.33.0
618

719
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.32.0...v5.33.0)

images/fileIcons.png

-12 Bytes
Loading

images/folderIcons.png

-4 Bytes
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "material-icon-theme",
33
"displayName": "Material Icon Theme",
44
"description": "Material Design Icons for Visual Studio Code",
5-
"version": "5.33.0",
5+
"version": "5.33.1",
66
"license": "MIT",
77
"scripts": {
88
"precompile": "rimraf dist && bun run verify",

0 commit comments

Comments
 (0)