chore(release): v1.10.4

This commit is contained in:
github-actions[bot] 2025-05-17 03:37:58 +00:00
parent 79a0f9f47a
commit 0cd74635fb
5 changed files with 17 additions and 13 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v1.10.4
[compare changes](https://github.com/material-extensions/material-icons-browser-extension/compare/v1.10.3...v1.10.4)
## v1.10.3
[compare changes](https://github.com/material-extensions/material-icons-browser-extension/compare/v1.10.2...v1.10.3)

View File

@ -14,7 +14,7 @@
---
<a href="https://github.com/material-extensions/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v5.22.0-blue" /></a>
<a href="https://github.com/material-extensions/vscode-material-icon-theme"><img src="https://img.shields.io/badge/last_built_with_vscode_theme-v5.23.0-blue" /></a>
<img valign="middle" src="https://img.shields.io/chrome-web-store/v/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc?label=Version%20Available%20in%20Chrome%20Store">

18
package-lock.json generated
View File

@ -1,19 +1,19 @@
{
"name": "material-icons-browser-extension",
"version": "1.10.2",
"version": "1.10.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "material-icons-browser-extension",
"version": "1.10.2",
"version": "1.10.3",
"license": "MIT",
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.2",
"@mui/material": "6.1.2",
"material-icon-theme": "5.22.0",
"material-icon-theme": "5.23.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"selector-observer": "2.1.6",
@ -7812,9 +7812,9 @@
"dev": true
},
"node_modules/material-icon-theme": {
"version": "5.22.0",
"resolved": "https://registry.npmjs.org/material-icon-theme/-/material-icon-theme-5.22.0.tgz",
"integrity": "sha512-hJyUSrb1ak8pJHcgw83ItXyLcj2dRH5lb3H1QWekkqTEQ4xPqUBSHWnBLioT5/sf5GFrut83p9FenC0KoYnjZw==",
"version": "5.23.0",
"resolved": "https://registry.npmjs.org/material-icon-theme/-/material-icon-theme-5.23.0.tgz",
"integrity": "sha512-coDbg7MzBzQoLfv501w63pP1QjyCbP5mICm40WxyHIxa+aA4yS9QMOKGzaZDsq7oUKjJ0NfjjkIMG4ngGO9erQ==",
"license": "MIT",
"dependencies": {
"chroma-js": "^3.0.0",
@ -17362,9 +17362,9 @@
"dev": true
},
"material-icon-theme": {
"version": "5.22.0",
"resolved": "https://registry.npmjs.org/material-icon-theme/-/material-icon-theme-5.22.0.tgz",
"integrity": "sha512-hJyUSrb1ak8pJHcgw83ItXyLcj2dRH5lb3H1QWekkqTEQ4xPqUBSHWnBLioT5/sf5GFrut83p9FenC0KoYnjZw==",
"version": "5.23.0",
"resolved": "https://registry.npmjs.org/material-icon-theme/-/material-icon-theme-5.23.0.tgz",
"integrity": "sha512-coDbg7MzBzQoLfv501w63pP1QjyCbP5mICm40WxyHIxa+aA4yS9QMOKGzaZDsq7oUKjJ0NfjjkIMG4ngGO9erQ==",
"requires": {
"chroma-js": "^3.0.0",
"events": "^3.3.0",

View File

@ -1,6 +1,6 @@
{
"name": "material-icons-browser-extension",
"version": "1.10.3",
"version": "1.10.4",
"description": "Browser Addon that enhances file browsers of version controls with material icons.",
"main": "src/main.ts",
"author": {
@ -22,7 +22,7 @@
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.2",
"@mui/material": "6.1.2",
"material-icon-theme": "5.22.0",
"material-icon-theme": "5.23.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"selector-observer": "2.1.6",

View File

@ -1,6 +1,6 @@
{
"name": "Material Icons for GitHub",
"version": "1.10.3",
"version": "1.10.4",
"description": "Material icons for the file browser of popular websites like GitHub, Azure, Bitbucket etc.",
"homepage_url": "https://github.com/material-extensions/material-icons-browser-extension",
"icons": {