@eeacms/volto-hero-block 5.4.4 → 5.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [5.4.5](https://github.com/eea/volto-hero-block/compare/5.4.4...5.4.5) - 19 October 2023
8
+
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix: fix url to demo gif [Claudia Ifrim - [`4a6e2a8`](https://github.com/eea/volto-hero-block/commit/4a6e2a85b58975a283600eeae3108aab7e66db01)]
12
+
7
13
  ### [5.4.4](https://github.com/eea/volto-hero-block/compare/5.4.3...5.4.4) - 19 October 2023
8
14
 
9
15
  #### :house: Internal changes
package/README.md CHANGED
@@ -18,7 +18,7 @@ Enhanced Hero Block [Volto](https://github.com/plone/volto) add-on
18
18
 
19
19
  ## Features
20
20
 
21
- ![Hero Block](https://raw.githubusercontent.com/eea/volto-hero-block/raw/master/docs/volto-hero-block.gif "Hero Block")
21
+ ![Hero Block](https://raw.githubusercontent.com/eea/volto-hero-block/master/docs/volto-hero-block.gif "Hero Block")
22
22
 
23
23
  ## Upgrade
24
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-hero-block",
3
- "version": "5.4.4",
3
+ "version": "5.4.5",
4
4
  "description": "@eeacms/volto-hero-block: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",