Skip to content

Commit 27f19eb

Browse files
chore(release): v5.23.0
1 parent 55bcafc commit 27f19eb

File tree

5 files changed

+23
-8
lines changed

5 files changed

+23
-8
lines changed

CHANGELOG.md

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

33
# Changelog
44

5+
## v5.23.0
6+
7+
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.22.0...v5.23.0)
8+
9+
### 🚀 Enhancements
10+
11+
- Add cpn icon ([#3005](https://github.com/material-extensions/vscode-material-icon-theme/pull/3005))
12+
- Add .xsh to console icon ([#3012](https://github.com/material-extensions/vscode-material-icon-theme/pull/3012))
13+
14+
### 🩹 Fixes
15+
16+
- Update changelog (replace emails with usernames) ([12df8f5a](https://github.com/material-extensions/vscode-material-icon-theme/commit/12df8f5a))
17+
- Update username in changelog ([8d79f38c](https://github.com/material-extensions/vscode-material-icon-theme/commit/8d79f38c))
18+
- Icon "*.cls" Apex Salesforce not found ([faa509b6](https://github.com/material-extensions/vscode-material-icon-theme/commit/faa509b6))
19+
20+
### ❤️ Contributors
21+
22+
23+
- Murilo De Souza Neves <[email protected]>
24+
- Philipp Kief <[email protected]>
25+
526
## v5.22.0
627

728
[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.21.1...v5.22.0)

icons/coloredpetrinets.svg

Lines changed: 1 addition & 7 deletions
Loading

images/contributors.png

4.53 KB
Loading

images/fileIcons.png

484 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.22.0",
5+
"version": "5.23.0",
66
"license": "MIT",
77
"scripts": {
88
"precompile": "rimraf dist && bun run verify",

0 commit comments

Comments
 (0)