diff --git a/package.json b/package.json index 973f003ac..58154fd77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ably/ui", - "version": "14.3.3", + "version": "14.3.4", "description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.", "repository": { "type": "git", diff --git a/src/core/Footer.tsx b/src/core/Footer.tsx index e7a51b2f4..e87f2ffba 100644 --- a/src/core/Footer.tsx +++ b/src/core/Footer.tsx @@ -47,10 +47,7 @@ const Footer = ({ paths, urlBase, statusUrl }: FooterProps) => {