@eeacms/volto-eea-kitkat 10.4.0 → 10.5.0
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 +9 -0
- package/CHANGELOG.md +9 -0
- package/new.json +3 -3
- package/old.json +8 -8
- package/package.json +3 -3
- package/partfile +1 -1
- package/releasefile +4 -32
package/CHANGELOG
CHANGED
|
@@ -4,6 +4,15 @@ 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
|
+
### [10.5.0](https://github.com/eea/volto-eea-kitkat/compare/10.4.0...10.5.0) - 9 January 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-zotero@5.1.0 [EEA Jenkins - [`0a69d37`](https://github.com/eea/volto-eea-kitkat/commit/0a69d377ab8e4c9573a197616d12a9785c4ae266)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
|
|
7
16
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
8
17
|
|
|
9
18
|
#### :rocket: Dependency updates
|
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,15 @@ 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
|
+
### [10.5.0](https://github.com/eea/volto-eea-kitkat/compare/10.4.0...10.5.0) - 9 January 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-slate-zotero@5.1.0 [EEA Jenkins - [`0a69d37`](https://github.com/eea/volto-eea-kitkat/commit/0a69d377ab8e4c9573a197616d12a9785c4ae266)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
|
|
7
16
|
### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
|
|
8
17
|
|
|
9
18
|
#### :rocket: Dependency updates
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.5.0",
|
|
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",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"@eeacms/volto-slate-footnote": "6.0.2",
|
|
81
81
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
82
82
|
"@eeacms/volto-slate-metadata-mentions": "6.0.1",
|
|
83
|
-
"@eeacms/volto-slate-zotero": "5.0
|
|
83
|
+
"@eeacms/volto-slate-zotero": "5.1.0",
|
|
84
84
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
85
85
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
86
86
|
"@eeacms/volto-tags-block": "1.0.2",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"@eeacms/volto-sentry-rancher-config": "3.0.1",
|
|
123
123
|
"@eeacms/volto-slate-footnote": "6.0.2",
|
|
124
124
|
"@eeacms/volto-slate-metadata-mentions": "6.0.1",
|
|
125
|
-
"@eeacms/volto-slate-zotero": "5.0
|
|
125
|
+
"@eeacms/volto-slate-zotero": "5.1.0",
|
|
126
126
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
127
127
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
128
128
|
"@eeacms/volto-widget-geolocation": "5.0.1",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.4.0",
|
|
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",
|
|
@@ -64,13 +64,13 @@
|
|
|
64
64
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
65
65
|
"@eeacms/volto-block-style": "4.1.2",
|
|
66
66
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
67
|
-
"@eeacms/volto-columns-block": "5.
|
|
67
|
+
"@eeacms/volto-columns-block": "5.2.0",
|
|
68
68
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
69
69
|
"@eeacms/volto-depiction": "1.0.1",
|
|
70
70
|
"@eeacms/volto-description-block": "1.0.1",
|
|
71
71
|
"@eeacms/volto-group-block": "5.0.1",
|
|
72
|
-
"@eeacms/volto-hero-block": "
|
|
73
|
-
"@eeacms/volto-listing-block": "2.
|
|
72
|
+
"@eeacms/volto-hero-block": "3.0.0",
|
|
73
|
+
"@eeacms/volto-listing-block": "2.4.0",
|
|
74
74
|
"@eeacms/volto-matomo": "3.0.1",
|
|
75
75
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
76
76
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
101
101
|
"@eeacms/volto-tags-block": "1.0.2",
|
|
102
102
|
"@eeacms/volto-call-to-action-block": "2.0.0",
|
|
103
|
-
"@eeacms/volto-hero-block": "
|
|
103
|
+
"@eeacms/volto-hero-block": "3.0.0",
|
|
104
104
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-description-block": "1.0.1",
|
|
106
106
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
@@ -109,12 +109,12 @@
|
|
|
109
109
|
"@eeacms/volto-banner": "3.0.1",
|
|
110
110
|
"@eeacms/volto-block-divider": "5.0.0",
|
|
111
111
|
"@eeacms/volto-block-image-cards": "1.0.1",
|
|
112
|
-
"@eeacms/volto-block-style": "4.1.
|
|
113
|
-
"@eeacms/volto-columns-block": "5.
|
|
112
|
+
"@eeacms/volto-block-style": "4.1.2",
|
|
113
|
+
"@eeacms/volto-columns-block": "5.2.0",
|
|
114
114
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
115
115
|
"@eeacms/volto-depiction": "1.0.1",
|
|
116
116
|
"@eeacms/volto-group-block": "5.0.1",
|
|
117
|
-
"@eeacms/volto-listing-block": "2.
|
|
117
|
+
"@eeacms/volto-listing-block": "2.4.0",
|
|
118
118
|
"@eeacms/volto-matomo": "3.0.1",
|
|
119
119
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
120
120
|
"@eeacms/volto-object-widget": "5.0.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "10.
|
|
3
|
+
"version": "10.5.0",
|
|
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",
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
"@eeacms/volto-slate-footnote": "6.0.2",
|
|
81
81
|
"@eeacms/volto-slate-label": "0.4.4",
|
|
82
82
|
"@eeacms/volto-slate-metadata-mentions": "6.0.1",
|
|
83
|
-
"@eeacms/volto-slate-zotero": "5.0
|
|
83
|
+
"@eeacms/volto-slate-zotero": "5.1.0",
|
|
84
84
|
"@eeacms/volto-statistic-block": "1.0.1",
|
|
85
85
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
86
86
|
"@eeacms/volto-tags-block": "1.0.2",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"@eeacms/volto-sentry-rancher-config": "3.0.1",
|
|
123
123
|
"@eeacms/volto-slate-footnote": "6.0.2",
|
|
124
124
|
"@eeacms/volto-slate-metadata-mentions": "6.0.1",
|
|
125
|
-
"@eeacms/volto-slate-zotero": "5.0
|
|
125
|
+
"@eeacms/volto-slate-zotero": "5.1.0",
|
|
126
126
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
127
127
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
128
128
|
"@eeacms/volto-widget-geolocation": "5.0.1",
|
package/partfile
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
- Release 10.
|
|
1
|
+
- Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
|
package/releasefile
CHANGED
|
@@ -1,40 +1,12 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
3
|
+
### [@eeacms/volto-slate-zotero: 5.0.2 ~ 5.1.0](https://github.com/eea/volto-slate-zotero/releases)
|
|
4
4
|
|
|
5
5
|
###### :hammer_and_wrench: Others
|
|
6
6
|
|
|
7
|
-
- Release 5.
|
|
8
|
-
- test(
|
|
9
|
-
- Mock useLocation to fix ColumnsBlockView.test [wesleybl - [`e153a48`](https://github.com/eea/volto-columns-block/commit/e153a481103bc6db74ce19ec536e51cfcd232b6f)]
|
|
10
|
-
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`2ae13d2`](https://github.com/eea/volto-columns-block/commit/2ae13d2afdaca0c774b502f716258f6a481d4e49)]
|
|
11
|
-
- Don't fail in tests [Tiberiu Ichim - [`6c1dddf`](https://github.com/eea/volto-columns-block/commit/6c1dddf29860762c046393983b52a6609259aa29)]
|
|
12
|
-
|
|
13
|
-
### [@eeacms/volto-hero-block: 2.1.0 ~ 3.0.0](https://github.com/eea/volto-hero-block/releases)
|
|
14
|
-
|
|
15
|
-
###### :rocket: New Features
|
|
16
|
-
|
|
17
|
-
- feat(copyright): Add image copyright info - Refs [#158210](https://taskman.eionet.europa.eu/issues/158210) [Alin Voinea - [`f0f2b09`](https://github.com/eea/volto-hero-block/commit/f0f2b09633baddcd6f11ccf52bf9e40652dcbfad)]
|
|
18
|
-
###### :hammer_and_wrench: Others
|
|
19
|
-
|
|
20
|
-
- Cosmetics [Alin Voinea - [`9dac70c`](https://github.com/eea/volto-hero-block/commit/9dac70c0a3bea8e188ede9123f4f99de8e0f6987)]
|
|
21
|
-
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`2d4005f`](https://github.com/eea/volto-hero-block/commit/2d4005f0f31b121e1b7d2e94414f3dff92ec1a16)]
|
|
22
|
-
|
|
23
|
-
### [@eeacms/volto-listing-block: 2.3.0 ~ 2.4.0](https://github.com/eea/volto-listing-block/releases)
|
|
24
|
-
|
|
25
|
-
###### :nail_care: Enhancements
|
|
26
|
-
|
|
27
|
-
- change(item): add align class also on the icon [David Ichim - [`749b8f4`](https://github.com/eea/volto-listing-block/commit/749b8f434092033e83c04d3199ad17b5dda90fd4)]
|
|
28
|
-
- change(item): added description link to remix icons [David Ichim - [`e04a052`](https://github.com/eea/volto-listing-block/commit/e04a052b5bc5a4e8c4ab3ce151a996e983cbf00e)]
|
|
29
|
-
- change(item): re-added vertical align option and set theme on image item as well [David Ichim - [`8205941`](https://github.com/eea/volto-listing-block/commit/8205941471c3d619a23588ee12588023ef4df34f)]
|
|
30
|
-
- change(item): show meta section when we have meta or date data [David Ichim - [`a464d3b`](https://github.com/eea/volto-listing-block/commit/a464d3b99351ad4997f0ffe5573f875e641ff80d)]
|
|
31
|
-
- change(item): set image-wrapper to display flex [David Ichim - [`c146cd9`](https://github.com/eea/volto-listing-block/commit/c146cd9d91c7848ee05399c57202907732c29434)]
|
|
32
|
-
###### :hammer_and_wrench: Others
|
|
33
|
-
|
|
34
|
-
- Release 2.4.0 [Alin Voinea - [`ed0ed9a`](https://github.com/eea/volto-listing-block/commit/ed0ed9ade92fc0254715377eb7e5871e1bf5da18)]
|
|
35
|
-
- lint fix [David Ichim - [`a697b95`](https://github.com/eea/volto-listing-block/commit/a697b95ae47b72efecb3b8b769aa32e73cd6bd54)]
|
|
36
|
-
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`094d490`](https://github.com/eea/volto-listing-block/commit/094d490befac12913b04a30a33937853c9f782d1)]
|
|
7
|
+
- Release 5.1.0 [Alin Voinea - [`d798902`](https://github.com/eea/volto-slate-zotero/commit/d7989022a6ab704be3a74c22e3d7253cfeef2707)]
|
|
8
|
+
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`4243028`](https://github.com/eea/volto-slate-zotero/commit/4243028178c8d9ed30d2ae9bc16169486ef45b43)]
|
|
37
9
|
|
|
38
10
|
# Internal
|
|
39
11
|
|
|
40
|
-
- Release 10.
|
|
12
|
+
- Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
|