gatsby-theme-carbon 3.4.13 → 3.4.14

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-theme-carbon",
3
- "version": "3.4.13",
3
+ "version": "3.4.14",
4
4
  "main": "index.js",
5
5
  "author": "vpicone <vp@vincepic.one> (@vpicone)",
6
6
  "repository": {
@@ -99,6 +99,9 @@ const DefaultChildren = () => (
99
99
  <SwitcherLink href="http://ibm.biz/carbon4ibmproducts" isInternal>
100
100
  Carbon for IBM Products
101
101
  </SwitcherLink>
102
+ <SwitcherLink href="ibm.biz/carbon4cloud" isInternal>
103
+ Carbon for Cloud
104
+ </SwitcherLink>
102
105
  <SwitcherLink href="https://www.ibm.com/standards/carbon/">
103
106
  Carbon for IBM.com
104
107
  </SwitcherLink>