Skip to content

Commit 18db1d2

Browse files
committed
Release 5.6.0
1 parent 62e1a37 commit 18db1d2

File tree

10 files changed

+14
-11
lines changed

10 files changed

+14
-11
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

55

6+
#### [v5.6.0](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.5.1...v5.6.0)
7+
8+
> July 16, 2024
9+
10+
- feat: ✨ update turbo repo file icon + .turbo folder icon [`#2425`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2425)
11+
- Revert esbuild config (Related to #2428) [`c66fa64d`](https://github.com/material-extensions/vscode-material-icon-theme/commit/c66fa64d)
12+
- feat: velite [`#2406`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2406)
13+
614
#### [v5.5.1](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.5.0...v5.5.1)
715

816
> July 15, 2024

icons/folder-turborepo-open.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-turborepo.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/turborepo.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/turborepo_light.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/velite.svg

Lines changed: 1 addition & 6 deletions
Loading

images/contributors.png

4 Bytes
Loading

images/fileIcons.png

8.04 KB
Loading

images/folderIcons.png

-1.11 KB
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.5.1",
5+
"version": "5.6.0",
66
"scripts": {
77
"precompile": "rimraf dist && bun run verify",
88
"compile": "tsc -p ./",

0 commit comments

Comments
 (0)