Skip to content

Commit f6d132a

Browse files
committed
Release 5.4.1
1 parent f11d3e5 commit f6d132a

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

55

6+
#### [v5.4.1](https://github.com/PKief/vscode-material-icon-theme/compare/v5.4.0...v5.4.1)
7+
8+
> June 13, 2024
9+
10+
- Fix #2360 Issue with translation loader [`f11d3e51`](https://github.com/PKief/vscode-material-icon-theme/commit/f11d3e51)
11+
612
#### [v5.4.0](https://github.com/PKief/vscode-material-icon-theme/compare/v5.3.0...v5.4.0)
713

814
> June 12, 2024

images/fileIcons.png

-7 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.4.0",
5+
"version": "5.4.1",
66
"scripts": {
77
"build": "bun run ./scripts/build-with-esbuild.ts",
88
"watch": "bun run ./scripts/watch-with-esbuild.ts",

0 commit comments

Comments
 (0)