diff --git a/CHANGELOG.md b/CHANGELOG.md index 1095fb55cf..f044422c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [v5.11.0](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.10.0...v5.11.0) + +> September 20, 2024 + +- Update preversion script [`12145f8e`](https://github.com/material-extensions/vscode-material-icon-theme/commit/12145f8e) +- Add .svelte.js and .svelte.ts color variants [`#2600`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2600) +- Remove vscode specific fields from module's package json [`#2602`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2602) +- Fix icon request template [`#2596`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2596) +- feat: ecmascript extension patterns for svelte.config [`#2595`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2595) +- Add icons for Lefthook files and folders [`#2582`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2582) +- build(deps): bump actions/create-github-app-token [`#2591`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2591) +- Add `ts`, `cjs` ext for `quasar` [`#2590`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2590) +- Added icon for `wxt.config.ts` file 🧩 [`#2576`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2576) +- build(deps): bump the github-actions group with 2 updates [`#2583`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2583) +- feat: ✨ .clang-format-ignore file icon [`#2580`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2580) +- Added taze configuration file icon [`#2577`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2577) +- added favicons folder icon [`#2578`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2578) +- Feat: added sway icon [`#2573`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2573) +- added src-tauri folder icon [`#2567`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2567) +- refactor: ♻️ Improve scripts in `package.json` [`#2569`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2569) +- Added freemarker icon [`#2396`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2396) +- Add nest interceptor icon [`#2572`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2572) +- Remove coderabbit config [`9f57e5cc`](https://github.com/material-extensions/vscode-material-icon-theme/commit/9f57e5cc) +- feat: ✨ .markdownlintignore file icon [`#2565`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2565) +- docs: 📝 fix broken links in pull_request_template [`#2566`](https://github.com/material-extensions/vscode-material-icon-theme/pull/2566) + #### [v5.10.0](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.9.0...v5.10.0) > August 29, 2024 diff --git a/icons/folder-favicon-open.svg b/icons/folder-favicon-open.svg index 424042d943..9501a3eb2f 100644 --- a/icons/folder-favicon-open.svg +++ b/icons/folder-favicon-open.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/folder-favicon.svg b/icons/folder-favicon.svg index ff14b99a01..548584999a 100644 --- a/icons/folder-favicon.svg +++ b/icons/folder-favicon.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/folder-lefthook-open.svg b/icons/folder-lefthook-open.svg index 00080a5e59..fd1e1e7909 100644 --- a/icons/folder-lefthook-open.svg +++ b/icons/folder-lefthook-open.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/icons/folder-lefthook.svg b/icons/folder-lefthook.svg index bd54949108..d393376186 100644 --- a/icons/folder-lefthook.svg +++ b/icons/folder-lefthook.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/icons/folder-src-tauri-open.svg b/icons/folder-src-tauri-open.svg index 9fdac73c0f..fe25fe18df 100644 --- a/icons/folder-src-tauri-open.svg +++ b/icons/folder-src-tauri-open.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/folder-src-tauri.svg b/icons/folder-src-tauri.svg index 2dc02c5ec1..db1d1aa5da 100644 --- a/icons/folder-src-tauri.svg +++ b/icons/folder-src-tauri.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/freemarker.svg b/icons/freemarker.svg index 9d58083547..edf98f6df5 100644 --- a/icons/freemarker.svg +++ b/icons/freemarker.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/lefthook.svg b/icons/lefthook.svg index c7a419749b..66a444b08a 100644 --- a/icons/lefthook.svg +++ b/icons/lefthook.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/icons/sway.svg b/icons/sway.svg index a063bdacbd..0d93bbbb1b 100644 --- a/icons/sway.svg +++ b/icons/sway.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/taze.svg b/icons/taze.svg index 3ad11a8e0b..596b76d904 100644 --- a/icons/taze.svg +++ b/icons/taze.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/wxt.svg b/icons/wxt.svg index b05890f2a1..d43b742831 100644 --- a/icons/wxt.svg +++ b/icons/wxt.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/contributors.png b/images/contributors.png index 4ef74809fe..9e277aa056 100644 Binary files a/images/contributors.png and b/images/contributors.png differ diff --git a/images/fileIcons.png b/images/fileIcons.png index d81521e45e..7e0b89281a 100644 Binary files a/images/fileIcons.png and b/images/fileIcons.png differ diff --git a/images/folderIcons.png b/images/folderIcons.png index 01b0c81975..129834a08f 100644 Binary files a/images/folderIcons.png and b/images/folderIcons.png differ diff --git a/package.json b/package.json index 45d3f9092b..1e72733a8f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "material-icon-theme", "displayName": "Material Icon Theme", "description": "Material Design Icons for Visual Studio Code", - "version": "5.10.0", + "version": "5.11.0", "license": "MIT", "scripts": { "precompile": "rimraf dist && bun run verify",