Skip to content

Commit ad93001

Browse files
chore(release): v5.29.0
1 parent ea9a20e commit ad93001

File tree

12 files changed

+50
-21
lines changed

12 files changed

+50
-21
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
## v5.29.0
6+
7+
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.28.0...v5.29.0)
8+
9+
### 🚀 Enhancements
10+
11+
- Add icon for licenses folder ([#3233](https://github.com/material-extensions/vscode-material-icon-theme/pull/3233))
12+
- Apply `gemini-ai` icon to `GEMINI.md` file ([#3237](https://github.com/material-extensions/vscode-material-icon-theme/pull/3237))
13+
- Add lynx icon ([#3234](https://github.com/material-extensions/vscode-material-icon-theme/pull/3234))
14+
- Image icon for KTX and KTX2 files ([#3246](https://github.com/material-extensions/vscode-material-icon-theme/pull/3246))
15+
- Add warp.md icon with light and dark theme ([#3244](https://github.com/material-extensions/vscode-material-icon-theme/pull/3244))
16+
- Add support for `vitest.unit.config` and `vitest.e2e.config` file patterns ([#3252](https://github.com/material-extensions/vscode-material-icon-theme/pull/3252))
17+
- **swift:** Extend Swift file icon mappings ([#3253](https://github.com/material-extensions/vscode-material-icon-theme/pull/3253))
18+
- Add dedicated icons for license files ([#3239](https://github.com/material-extensions/vscode-material-icon-theme/pull/3239))
19+
- Oxc for .oxlintrc.json and .oxfmtrc.json ([#3258](https://github.com/material-extensions/vscode-material-icon-theme/pull/3258))
20+
- Update quarto icon SVG for improved resolution ([4785179e](https://github.com/material-extensions/vscode-material-icon-theme/commit/4785179e))
21+
- Add 'cppm' file extension to cpp icon mapping ([4d4a9b6b](https://github.com/material-extensions/vscode-material-icon-theme/commit/4d4a9b6b))
22+
- Add feature folder icon ([#3260](https://github.com/material-extensions/vscode-material-icon-theme/pull/3260))
23+
- Add icon for Lean proof assistant language (.lean) ([#3256](https://github.com/material-extensions/vscode-material-icon-theme/pull/3256))
24+
25+
### 🩹 Fixes
26+
27+
- Add 'jsonl' to languageIcons ([#3232](https://github.com/material-extensions/vscode-material-icon-theme/pull/3232))
28+
29+
### 💅 Refactors
30+
31+
- Improve `certificate` icon design ([#3245](https://github.com/material-extensions/vscode-material-icon-theme/pull/3245))
32+
33+
### ❤️ Contributors
34+
35+
- Lazar Milikic ([@Lemmy00](https://github.com/Lemmy00))
36+
- HeeJae Yu ([@uheej0625](https://github.com/uheej0625))
37+
- Philipp Kief ([@PKief](https://github.com/PKief))
38+
- Théo LUDWIG ([@theoludwig](https://github.com/theoludwig))
39+
- Marlon Luís De Col ([@marlondecol](https://github.com/marlondecol))
40+
- Kaden Gruizenga ([@kgruiz](https://github.com/kgruiz))
41+
- AFCMS ([@AFCMS](https://github.com/AFCMS))
42+
- Writedev ([@writedev](https://github.com/writedev))
43+
- Ray ([@zoolsher](https://github.com/zoolsher))
44+
- E6nlaq ([@e6nlaq](https://github.com/e6nlaq))
45+
- P1xel1ze ([@P1xel1ze](https://github.com/P1xel1ze))
46+
547
## v5.28.0
648

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

icons/folder-features-open.svg

Lines changed: 1 addition & 4 deletions
Loading

icons/folder-features.svg

Lines changed: 1 addition & 4 deletions
Loading

icons/lean.svg

Lines changed: 1 addition & 3 deletions
Loading

icons/lynx.svg

Lines changed: 1 addition & 4 deletions
Loading

icons/quarto.svg

Lines changed: 1 addition & 3 deletions
Loading

icons/warp.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/warp_light.svg

Lines changed: 1 addition & 1 deletion
Loading

images/contributors.png

8.71 KB
Loading

images/fileIcons.png

7.89 KB
Loading

0 commit comments

Comments
 (0)