@iconify/json 2.1.114 → 2.1.115

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
@@ -1324,7 +1324,7 @@
1324
1324
  "ooui": {
1325
1325
  "name": "OOUI",
1326
1326
  "total": 330,
1327
- "version": "0.44.3",
1327
+ "version": "0.45.0",
1328
1328
  "author": {
1329
1329
  "name": "OOUI Team",
1330
1330
  "url": "https://github.com/wikimedia/oojs-ui"
package/collections.md CHANGED
@@ -596,7 +596,7 @@
596
596
  * URL: https://github.com/wikimedia/oojs-ui
597
597
  * License: MIT
598
598
  * License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
599
- * Version: 0.44.3
599
+ * Version: 0.45.0
600
600
  * Palette: Colorless
601
601
 
602
602
 
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.114",
5
+ "version": "2.1.115",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/ooui.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "OOUI",
5
5
  "total": 330,
6
- "version": "0.44.3",
6
+ "version": "0.45.0",
7
7
  "author": {
8
8
  "name": "OOUI Team",
9
9
  "url": "https://github.com/wikimedia/oojs-ui"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.1.114",
5
+ "version": "2.1.115",
6
6
  "homepage": "https://iconify.design/icon-sets/",
7
7
  "bugs": "https://github.com/iconify/icon-sets/issues",
8
8
  "repository": {