@gitlab/svgs 3.127.2 → 3.128.0

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "illustrationCount": 125,
2
+ "illustrationCount": 126,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "illustrations/add-user-sm.svg",
@@ -365,6 +365,10 @@
365
365
  "name": "illustrations/monitoring/unable_to_connect.svg",
366
366
  "size": 4614
367
367
  },
368
+ {
369
+ "name": "illustrations/package-sm.svg",
370
+ "size": 883
371
+ },
368
372
  {
369
373
  "name": "illustrations/pipeline-sm.svg",
370
374
  "size": 1372
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "3.127.2",
3
+ "version": "3.128.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",