RELEASING: Releasing 1 package(s)
Releases: @reuters-graphics/graphics-components@3.0.2 [skip ci]
This commit is contained in:
parent
e271c4342d
commit
059de658eb
8 changed files with 12 additions and 31 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Adds a simple dropdown option to search embeds for Framer
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Don't fetch referrals on non-dotcom domains
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Cleans up a spare console log left in
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
a11y fixes for SiteHeader and SiteFooter
|
||||
|
|
@ -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
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Ignore hydration mismatch in SEO component ld+json
|
||||
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue