diff --git a/collections.json b/collections.json index 092be59..474be7d 100644 --- a/collections.json +++ b/collections.json @@ -494,7 +494,7 @@ "bell-slash-24", "hourglass-24" ], - "version": "14.2.1", + "version": "14.2.2", "palette": "Colorless", "category": "General" }, @@ -927,7 +927,7 @@ "table-edit-24-filled", "shifts-deny-24-regular" ], - "version": "1.1.128", + "version": "1.1.129", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index c17d1b7..1f2d15e 100644 --- a/collections.md +++ b/collections.md @@ -282,7 +282,7 @@ * URL: https://github.com/primer/octicons/ * License: Open Font License * License URL: https://raw.githubusercontent.com/primer/octicons/main/LICENSE -* Version: 14.2.1 +* Version: 14.2.2 * Palette: Colorless @@ -527,7 +527,7 @@ * URL: https://github.com/microsoft/fluentui-system-icons * License: MIT * License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE -* Version: 1.1.128 +* Version: 1.1.129 * Palette: Colorless diff --git a/composer.json b/composer.json index 312ea0e..fe2cab8 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.354", + "version": "1.1.355", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/fluent.json b/json/fluent.json index 42f2789..44c141e 100644 --- a/json/fluent.json +++ b/json/fluent.json @@ -12,7 +12,7 @@ "spdx": "MIT", "url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE" }, - "version": "1.1.128", + "version": "1.1.129", "samples": [ "apps-list-24-filled", "table-edit-24-filled", diff --git a/json/octicon.json b/json/octicon.json index 30782f5..cab45c5 100644 --- a/json/octicon.json +++ b/json/octicon.json @@ -12,7 +12,7 @@ "spdx": "OFL-1.1", "url": "https://raw.githubusercontent.com/primer/octicons/main/LICENSE" }, - "version": "14.2.1", + "version": "14.2.2", "samples": [ "alert-24", "bell-slash-24", @@ -1361,10 +1361,10 @@ "hidden": true }, "issue-reopened-16": { - "body": "" + "body": "" }, "issue-reopened-24": { - "body": "", + "body": "", "width": 24, "height": 24 }, diff --git a/package.json b/package.json index bca9a08..d49b5c0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.354", + "version": "1.1.355", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",