@iconify/json 2.1.136 → 2.1.137

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/collections.json CHANGED
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1859,
113
- "version": "11.10.0",
113
+ "version": "11.11.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -132,7 +132,7 @@
132
132
  "bi": {
133
133
  "name": "Bootstrap Icons",
134
134
  "total": 1953,
135
- "version": "1.9.1",
135
+ "version": "1.10.2",
136
136
  "author": {
137
137
  "name": "The Bootstrap Authors",
138
138
  "url": "https://github.com/twbs/icons"
package/collections.md CHANGED
@@ -59,7 +59,7 @@
59
59
  * Author: IBM
60
60
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
61
61
  * License: Apache 2.0
62
- * Version: 11.10.0
62
+ * Version: 11.11.0
63
63
  * Palette: Colorless
64
64
  * Icon set prefix: `carbon`
65
65
  * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -70,7 +70,7 @@
70
70
  * URL: https://github.com/twbs/icons
71
71
  * License: MIT
72
72
  * License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
73
- * Version: 1.9.1
73
+ * Version: 1.10.2
74
74
  * Palette: Colorless
75
75
  * Icon set prefix: `bi`
76
76
  * File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.1.136",
5
+ "version": "2.1.137",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {