diff --git a/components/vf-social-links/CHANGELOG.md b/components/vf-social-links/CHANGELOG.md
index 164642c90..30b1f33ec 100755
--- a/components/vf-social-links/CHANGELOG.md
+++ b/components/vf-social-links/CHANGELOG.md
@@ -1,3 +1,6 @@
+### 0.0.4
+* Updated Twitter icon with X icon
+
### 0.0.3
* Replace hidden text with aria-labels to avoid contrast issue
diff --git a/components/vf-social-links/README.md b/components/vf-social-links/README.md
index 1b2667f68..1ca8d49e8 100755
--- a/components/vf-social-links/README.md
+++ b/components/vf-social-links/README.md
@@ -27,7 +27,7 @@ You will need to make sure the SVG code below is added somewhere in your HTML (p
diff --git a/components/vf-social-links/vf-social-links.njk b/components/vf-social-links/vf-social-links.njk
index 406bb1588..aef80e810 100755
--- a/components/vf-social-links/vf-social-links.njk
+++ b/components/vf-social-links/vf-social-links.njk
@@ -7,7 +7,7 @@