@eeacms/volto-eea-kitkat 5.2.6 → 5.2.9

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,10 +4,31 @@ 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.2.9](https://github.com/eea/volto-eea-kitkat/compare/5.2.8...5.2.9)
8
+
9
+ - Release @eeacms/volto-block-image-cards@0.3.0 [`23c7746`](https://github.com/eea/volto-eea-kitkat/commit/23c774620a79e7fbf182930ef0fb884a722a4b79)
10
+ - Release @eeacms/volto-block-image-cards@0.2.1 [`72942af`](https://github.com/eea/volto-eea-kitkat/commit/72942af90779edf935874a86e37c36fcf66b049a)
11
+
12
+ #### [5.2.8](https://github.com/eea/volto-eea-kitkat/compare/5.2.7...5.2.8)
13
+
14
+ > 25 March 2022
15
+
16
+ - Release @eeacms/volto-block-toc@2.3.0 [`#41`](https://github.com/eea/volto-eea-kitkat/pull/41)
17
+
18
+ #### [5.2.7](https://github.com/eea/volto-eea-kitkat/compare/5.2.6...5.2.7)
19
+
20
+ > 19 March 2022
21
+
22
+ - Release [`#40`](https://github.com/eea/volto-eea-kitkat/pull/40)
23
+ - Release volto-slate@5.4.1 [`d92949b`](https://github.com/eea/volto-eea-kitkat/commit/d92949b6d42dc8c72fbf7082c5e0aa81d9e85f15)
24
+ - Update README.md [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)
25
+
7
26
  #### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6)
8
27
 
28
+ > 16 March 2022
29
+
30
+ - Release volto-slate@5.4.0 [`#39`](https://github.com/eea/volto-eea-kitkat/pull/39)
9
31
  - Release @eeacms/volto-slate-metadata-mentions@4.0.3 [`f244305`](https://github.com/eea/volto-eea-kitkat/commit/f244305b9713420bede43b7c08e4034cf096dd3d)
10
- - Release volto-slate@5.4.0 [`db56ebc`](https://github.com/eea/volto-eea-kitkat/commit/db56ebc11b0e12322bfea0b52cb0fb613aff96f6)
11
32
 
12
33
  #### [5.2.5](https://github.com/eea/volto-eea-kitkat/compare/5.2.4...5.2.5)
13
34
 
package/README.md CHANGED
@@ -15,7 +15,9 @@
15
15
  [![Duplicated Lines (%)](https://sonarqube.eea.europa.eu/api/project_badges/measure?project=volto-eea-kitkat-develop&metric=duplicated_lines_density)](https://sonarqube.eea.europa.eu/dashboard?id=volto-eea-kitkat-develop)
16
16
 
17
17
 
18
- [Volto](https://github.com/plone/volto) Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond
18
+ [Volto](https://github.com/plone/volto) Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond.
19
+
20
+ The [eea.kitkat](https://github.com/eea/eea.kitkat) Plone add-on is the backend support for volto-eea-kitkat.
19
21
 
20
22
  ## Included Volto Add-ons
21
23
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "5.2.6",
3
+ "version": "5.2.9",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -52,9 +52,9 @@
52
52
  "@eeacms/volto-accordion-block": "3.4.14",
53
53
  "@eeacms/volto-banner": "2.1.0",
54
54
  "@eeacms/volto-block-divider": "2.1.6",
55
- "@eeacms/volto-block-image-cards": "0.2.0",
55
+ "@eeacms/volto-block-image-cards": "0.3.0",
56
56
  "@eeacms/volto-block-style": "3.5.18",
57
- "@eeacms/volto-block-toc": "2.2.5",
57
+ "@eeacms/volto-block-toc": "2.3.0",
58
58
  "@eeacms/volto-columns-block": "4.4.14",
59
59
  "@eeacms/volto-corsproxy": "2.1.5",
60
60
  "@eeacms/volto-depiction": "0.1.5",
@@ -74,15 +74,15 @@
74
74
  "@eeacms/volto-widget-temporal-coverage": "4.0.5",
75
75
  "@eeacms/volto-widget-toggle": "2.2.6",
76
76
  "@eeacms/volto-widgets-view": "3.0.4",
77
- "volto-slate": "5.4.0"
77
+ "volto-slate": "5.4.1"
78
78
  },
79
79
  "resolutions": {
80
80
  "@eeacms/volto-accordion-block": "3.4.14",
81
81
  "@eeacms/volto-banner": "2.1.0",
82
82
  "@eeacms/volto-block-divider": "2.1.6",
83
- "@eeacms/volto-block-image-cards": "0.2.0",
83
+ "@eeacms/volto-block-image-cards": "0.3.0",
84
84
  "@eeacms/volto-block-style": "3.5.18",
85
- "@eeacms/volto-block-toc": "2.2.5",
85
+ "@eeacms/volto-block-toc": "2.3.0",
86
86
  "@eeacms/volto-columns-block": "4.4.14",
87
87
  "@eeacms/volto-corsproxy": "2.1.5",
88
88
  "@eeacms/volto-depiction": "0.1.5",
@@ -102,7 +102,7 @@
102
102
  "@eeacms/volto-widget-temporal-coverage": "4.0.5",
103
103
  "@eeacms/volto-widget-toggle": "2.2.6",
104
104
  "@eeacms/volto-widgets-view": "3.0.4",
105
- "volto-slate": "5.4.0"
105
+ "volto-slate": "5.4.1"
106
106
  },
107
107
  "devDependencies": {
108
108
  "@cypress/code-coverage": "^3.9.5",