@gitlab/svgs 2.1.0 → 2.2.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.
@@ -245,10 +245,6 @@
245
245
  "name": "illustrations/firewall-not-detected-sm.svg",
246
246
  "size": 3201
247
247
  },
248
- {
249
- "name": "illustrations/gatsbyjs-logo.svg",
250
- "size": 880
251
- },
252
248
  {
253
249
  "name": "illustrations/gift-sm.svg",
254
250
  "size": 1026
@@ -889,6 +885,10 @@
889
885
  "name": "illustrations/third-party-logos/ci_cd-template-logos/terraform.svg",
890
886
  "size": 341
891
887
  },
888
+ {
889
+ "name": "illustrations/third-party-logos/gatsby.svg",
890
+ "size": 880
891
+ },
892
892
  {
893
893
  "name": "illustrations/third-party-logos/pelican.svg",
894
894
  "size": 3629
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitlab/svgs",
3
- "version": "2.1.0",
3
+ "version": "2.2.0",
4
4
  "description": "SVG Assets for GitLab",
5
5
  "main": "",
6
6
  "repository": "git@gitlab.com:gitlab-org/gitlab-svgs.git",