Skip to content

Commit 9ca2f18

Browse files
chore(release): v5.28.0
1 parent fa6b862 commit 9ca2f18

24 files changed

Lines changed: 67 additions & 63 deletions

CHANGELOG.md

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

33
# Changelog
44

5+
## v5.28.0
6+
7+
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.27.0...v5.28.0)
8+
9+
### 🚀 Enhancements
10+
11+
- **icons:** Add icon for toc (table of contents) ([#3140](https://github.com/material-extensions/vscode-material-icon-theme/pull/3140))
12+
- Add `secret` file extension icon mapping ([#3189](https://github.com/material-extensions/vscode-material-icon-theme/pull/3189))
13+
- Add google icon ([#3181](https://github.com/material-extensions/vscode-material-icon-theme/pull/3181))
14+
- **icons:** Add support for 'meson.options' file in meson icon mapping ([#3190](https://github.com/material-extensions/vscode-material-icon-theme/pull/3190))
15+
- Add support for 'werf-includes' file extensions in icon mapping ([f380f35f](https://github.com/material-extensions/vscode-material-icon-theme/commit/f380f35f))
16+
- Use folder-svg icon for folder name 'vector' ([#3193](https://github.com/material-extensions/vscode-material-icon-theme/pull/3193))
17+
- **icons:** Add happo icon ([#3199](https://github.com/material-extensions/vscode-material-icon-theme/pull/3199))
18+
- Clone `bashly-hook` icon for Bashly strings file ([#3209](https://github.com/material-extensions/vscode-material-icon-theme/pull/3209))
19+
- ✨ add new folder icon for Data Access Layer ([#3203](https://github.com/material-extensions/vscode-material-icon-theme/pull/3203))
20+
- Add icons for cuelang ([#3211](https://github.com/material-extensions/vscode-material-icon-theme/pull/3211))
21+
- Improve `console` icon design ([#3215](https://github.com/material-extensions/vscode-material-icon-theme/pull/3215))
22+
- **icons:** Add chromatic icon ([#3217](https://github.com/material-extensions/vscode-material-icon-theme/pull/3217))
23+
- Add icon for ShellCheck rc files ([#3210](https://github.com/material-extensions/vscode-material-icon-theme/pull/3210))
24+
- Input folder icon and simulations folder icon ([#3162](https://github.com/material-extensions/vscode-material-icon-theme/pull/3162))
25+
- Eslint folder icons ([#3223](https://github.com/material-extensions/vscode-material-icon-theme/pull/3223))
26+
- Add Rstack (Rspack/Rsbuild/Rslib/Rspress/Rstest/Rslint) icons ([#3208](https://github.com/material-extensions/vscode-material-icon-theme/pull/3208))
27+
- Made the icon for `blog/` the same as `news/` ([#3231](https://github.com/material-extensions/vscode-material-icon-theme/pull/3231))
28+
29+
### 🩹 Fixes
30+
31+
- Remove unused bg from vala icon ([#3216](https://github.com/material-extensions/vscode-material-icon-theme/pull/3216))
32+
- Add patch for changelogen@0.6.2 to tag contributors in release notes ([#3179](https://github.com/material-extensions/vscode-material-icon-theme/pull/3179))
33+
34+
### 📖 Documentation
35+
36+
- Fix translations path ([#3198](https://github.com/material-extensions/vscode-material-icon-theme/pull/3198))
37+
38+
### ❤️ Contributors
39+
40+
- Viktor Popp ([@ViktorPopp](https://github.com/ViktorPopp))
41+
- Ralph Neeleman ([@ralphneeleman](https://github.com/ralphneeleman))
42+
- Philipp Kief ([@PKief](https://github.com/PKief))
43+
- MattQ ([@mattqdev](https://github.com/mattqdev))
44+
- Marlon Luís De Col ([@marlondecol](https://github.com/marlondecol))
45+
- Tiago Porto ([@tiagoporto](https://github.com/tiagoporto))
46+
- Tsvl ([@tsvl](https://github.com/tsvl))
47+
- Alex Santiago ([@ih8sun](https://github.com/ih8sun))
48+
- Motte ([@dmotte](https://github.com/dmotte))
49+
- Vinicius Celestino De Oliveira Pereira ([@ViniDevBR](https://github.com/ViniDevBR))
50+
- Kaden Gruizenga ([@kgruiz](https://github.com/kgruiz))
51+
552
## v5.27.0
653

754
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.26.0...v5.27.0)

icons/chromatic.svg

Lines changed: 1 addition & 4 deletions
Loading

icons/console.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/cue.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-cue-open.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-cue.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-dal-open.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-dal.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/folder-eslint-open.svg

Lines changed: 1 addition & 7 deletions
Loading

icons/folder-eslint.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)