RELEASING: Releasing 1 package(s)

Releases:
  @reuters-graphics/graphics-components@3.0.2

[skip ci]
This commit is contained in:
github-actions[bot] 2025-04-24 17:06:21 +00:00
parent e271c4342d
commit 059de658eb
8 changed files with 12 additions and 31 deletions

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Adds a simple dropdown option to search embeds for Framer

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Don't fetch referrals on non-dotcom domains

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Cleans up a spare console log left in

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
a11y fixes for SiteHeader and SiteFooter

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
fixes for Ad types that were colliding with their component names and a bug in the Framer Resizer

View file

@ -1,5 +0,0 @@
---
'@reuters-graphics/graphics-components': patch
---
Ignore hydration mismatch in SEO component ld+json

View file

@ -1,5 +1,16 @@
# @reuters-graphics/graphics-components
## 3.0.2
### Patch Changes
- 737f2e1: Adds a simple dropdown option to search embeds for Framer
- a032218: Don't fetch referrals on non-dotcom domains
- 2d4a641: Cleans up a spare console log left in
- c91807e: a11y fixes for SiteHeader and SiteFooter
- b13463f: fixes for Ad types that were colliding with their component names and a bug in the Framer Resizer
- a48d333: Ignore hydration mismatch in SEO component ld+json
## 3.0.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@reuters-graphics/graphics-components",
"version": "3.0.1",
"version": "3.0.2",
"type": "module",
"private": false,
"homepage": "https://reuters-graphics.github.io/graphics-components",