Skip to content

Commit

Permalink
chore(release): v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 6, 2024
1 parent 19730c6 commit 1609941
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 3 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

# Changelog

## v5.15.0

[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.14.1...v5.15.0)

### 🚀 Enhancements

- Add `.hgtags` icon ([#2706](https://github.com/material-extensions/vscode-material-icon-theme/pull/2706))
- Add `.dev.vars` association to `env` file icon ([#2711](https://github.com/material-extensions/vscode-material-icon-theme/pull/2711))
- Add `hosts` file icons ([#1015](https://github.com/material-extensions/vscode-material-icon-theme/pull/1015))
- Update `installation` file icon associations ([#2713](https://github.com/material-extensions/vscode-material-icon-theme/pull/2713))
- Add `CITATION.cff` icon and update fileIcons ([#2338](https://github.com/material-extensions/vscode-material-icon-theme/pull/2338))

### 🩹 Fixes

- Update headline in changelog ([5e2a44e6](https://github.com/material-extensions/vscode-material-icon-theme/commit/5e2a44e6))

### ❤️ Contributors

- Anselm Hahn ([@Anselmoo](http://github.com/Anselmoo))
- Shreyas Minocha ([@shreyasminocha](http://github.com/shreyasminocha))
- Lucas Colombo ([@lucas-labs](http://github.com/lucas-labs))
- Frankie ([@toFrankie](http://github.com/toFrankie))
- Philipp Kief ([@PKief](http://github.com/PKief))

## v5.14.1

[compare changes](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.14.0...v5.14.1)
Expand Down
2 changes: 1 addition & 1 deletion icons/hosts.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/hosts_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/contributors.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/fileIcons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "material-icon-theme",
"displayName": "Material Icon Theme",
"description": "Material Design Icons for Visual Studio Code",
"version": "5.14.1",
"version": "5.15.0",
"license": "MIT",
"scripts": {
"precompile": "rimraf dist && bun run verify",
Expand Down

0 comments on commit 1609941

Please sign in to comment.