@gitlab/svgs 2.27.0 → 2.28.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": 254,
2
+ "illustrationCount": 255,
3
3
  "illustrations": [
4
4
  {
5
5
  "name": "illustrations/Dependency-list-empty-state.svg",
@@ -829,6 +829,10 @@
829
829
  "name": "illustrations/third-party-logos/ci_cd-template-logos/django.svg",
830
830
  "size": 1996
831
831
  },
832
+ {
833
+ "name": "illustrations/third-party-logos/ci_cd-template-logos/docker.png",
834
+ "size": 5865
835
+ },
832
836
  {
833
837
  "name": "illustrations/third-party-logos/ci_cd-template-logos/docker.svg",
834
838
  "size": 10574
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "2.27.0",
3
+ "version": "2.28.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "./index.js",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",