Merge pull request #365 from reuters-graphics/changeset-release/main
Version Packages
This commit is contained in:
commit
e6ff461899
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@reuters-graphics/graphics-components': patch
|
||||
---
|
||||
|
||||
Removes stray Google Analytics loading call so GA is only loaded via Google Tag Manager.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @reuters-graphics/graphics-components
|
||||
|
||||
## 3.0.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6d5c152: Removes stray Google Analytics loading call so GA is only loaded via Google Tag Manager.
|
||||
|
||||
## 3.0.19
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@reuters-graphics/graphics-components",
|
||||
"version": "3.0.19",
|
||||
"version": "3.0.20",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"homepage": "https://reuters-graphics.github.io/graphics-components",
|
||||
|
|
|
|||
Loading…
Reference in a new issue