From 6fe5434bc96ad6ad953a5dd46e4a8a4dd9c96a9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 02:28:57 +0000 Subject: [PATCH] 0.14.14 --- font/package.json | 2 +- package-lock.json | 4 ++-- svg/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/font/package.json b/font/package.json index 0d38b569..78a90ce5 100644 --- a/font/package.json +++ b/font/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/font", - "version": "0.14.13", + "version": "0.14.14", "description": "Latest icon fonts and CSS for material design icons.", "browser": "index.css", "sass": "index.scss", diff --git a/package-lock.json b/package-lock.json index 5f2a475d..890b2eb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ }, "font": { "name": "@material-design-icons/font", - "version": "0.14.13", + "version": "0.14.14", "license": "Apache-2.0", "devDependencies": { "sass": "1.56.1" @@ -1740,7 +1740,7 @@ }, "svg": { "name": "@material-design-icons/svg", - "version": "0.14.13", + "version": "0.14.14", "license": "Apache-2.0", "devDependencies": { "svgo": "2.8.0" diff --git a/svg/package.json b/svg/package.json index 84b74437..ef997b2f 100644 --- a/svg/package.json +++ b/svg/package.json @@ -1,6 +1,6 @@ { "name": "@material-design-icons/svg", - "version": "0.14.13", + "version": "0.14.14", "description": "Latest optimized SVGs for material design icons.", "files": [ "{filled,outlined,round,sharp,two-tone}/*.svg"