Skip to content

Commit

Permalink
Release 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Mar 8, 2022
1 parent 9085d0b commit 2964afd
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -3,7 +3,13 @@
All notable changes to this project will be documented in this file. Dates are displayed in UTC.


#### [v4.14.0](https://github.com/PKief/vscode-material-icon-theme/compare/v4.13.0...HEAD)
#### [v4.14.1](https://github.com/PKief/vscode-material-icon-theme/compare/v4.14.0...HEAD)

> March 8, 2022
- Hardhat icon is broken [`#1420`](https://github.com/PKief/vscode-material-icon-theme/pull/1420)

#### [v4.14.0](https://github.com/PKief/vscode-material-icon-theme/compare/v4.13.0...v4.14.0)

> March 7, 2022
Expand Down
Binary file modified images/fileIcons.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "material-icon-theme",
"displayName": "Material Icon Theme",
"description": "Material Design Icons for Visual Studio Code",
"version": "4.14.0",
"version": "4.14.1",
"scripts": {
"build": "npm run compile:dev && npm run postcompile",
"check": "ts-node ./src/scripts/icons/checks",
Expand Down

0 comments on commit 2964afd

Please sign in to comment.