@eeacms/volto-eea-kitkat 12.0.2 → 12.0.3
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 +7 -1
- package/CHANGELOG.md +7 -1
- package/new.json +3 -3
- package/old.json +7 -7
- package/package.json +3 -3
- package/releasefile +2 -24
package/CHANGELOG
CHANGED
|
@@ -4,7 +4,13 @@ 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
|
-
### [12.0.
|
|
7
|
+
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-anchors@0.1.5 [EEA Jenkins - [`9cd3861`](https://github.com/eea/volto-eea-kitkat/commit/9cd386132dee7ac62f57c530449fdad37d00e78c)]
|
|
12
|
+
|
|
13
|
+
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
8
14
|
|
|
9
15
|
#### :rocket: Dependency updates
|
|
10
16
|
|
package/CHANGELOG.md
CHANGED
|
@@ -4,7 +4,13 @@ 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
|
-
### [12.0.
|
|
7
|
+
### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
|
|
8
|
+
|
|
9
|
+
#### :rocket: Dependency updates
|
|
10
|
+
|
|
11
|
+
- Release @eeacms/volto-anchors@0.1.5 [EEA Jenkins - [`9cd3861`](https://github.com/eea/volto-eea-kitkat/commit/9cd386132dee7ac62f57c530449fdad37d00e78c)]
|
|
12
|
+
|
|
13
|
+
### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
|
|
8
14
|
|
|
9
15
|
#### :rocket: Dependency updates
|
|
10
16
|
|
package/new.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.3",
|
|
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",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
],
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eeacms/volto-accordion-block": "7.0.0",
|
|
64
|
-
"@eeacms/volto-anchors": "0.1.
|
|
64
|
+
"@eeacms/volto-anchors": "0.1.5",
|
|
65
65
|
"@eeacms/volto-banner": "3.0.1",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.0.0",
|
|
67
67
|
"@eeacms/volto-block-image-cards": "1.0.2",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
100
100
|
},
|
|
101
101
|
"resolutions": {
|
|
102
|
-
"@eeacms/volto-anchors": "0.1.
|
|
102
|
+
"@eeacms/volto-anchors": "0.1.5",
|
|
103
103
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
104
104
|
"@eeacms/volto-quote-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-statistic-block": "1.0.1",
|
package/old.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.2",
|
|
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",
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"@eeacms/volto-description-block": "1.0.1",
|
|
74
74
|
"@eeacms/volto-group-block": "5.0.1",
|
|
75
75
|
"@eeacms/volto-hero-block": "4.0.0",
|
|
76
|
-
"@eeacms/volto-listing-block": "3.0.
|
|
77
|
-
"@eeacms/volto-matomo": "
|
|
76
|
+
"@eeacms/volto-listing-block": "3.0.2",
|
|
77
|
+
"@eeacms/volto-matomo": "4.0.2",
|
|
78
78
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
79
79
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
80
80
|
"@eeacms/volto-quote-block": "1.0.1",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
91
91
|
"@eeacms/volto-timeline-block": "1.0.1",
|
|
92
92
|
"@eeacms/volto-widget-dataprovenance": "0.2.1",
|
|
93
|
-
"@eeacms/volto-widget-geolocation": "5.0.
|
|
93
|
+
"@eeacms/volto-widget-geolocation": "5.0.2",
|
|
94
94
|
"@eeacms/volto-widget-temporal-coverage": "5.0.1",
|
|
95
95
|
"@eeacms/volto-widget-theme-picker": "1.0.3",
|
|
96
96
|
"@eeacms/volto-widget-toggle": "3.0.1",
|
|
@@ -119,8 +119,8 @@
|
|
|
119
119
|
"@eeacms/volto-corsproxy": "3.0.1",
|
|
120
120
|
"@eeacms/volto-depiction": "1.0.1",
|
|
121
121
|
"@eeacms/volto-group-block": "5.0.1",
|
|
122
|
-
"@eeacms/volto-listing-block": "3.0.
|
|
123
|
-
"@eeacms/volto-matomo": "
|
|
122
|
+
"@eeacms/volto-listing-block": "3.0.2",
|
|
123
|
+
"@eeacms/volto-matomo": "4.0.2",
|
|
124
124
|
"@eeacms/volto-metadata-block": "5.0.1",
|
|
125
125
|
"@eeacms/volto-object-widget": "5.0.1",
|
|
126
126
|
"@eeacms/volto-resize-helper": "1.0.1",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"@eeacms/volto-slate-zotero": "5.1.1",
|
|
131
131
|
"@eeacms/volto-tabs-block": "3.0.1",
|
|
132
132
|
"@eeacms/volto-taxonomy": "3.0.1",
|
|
133
|
-
"@eeacms/volto-widget-geolocation": "5.0.
|
|
133
|
+
"@eeacms/volto-widget-geolocation": "5.0.2",
|
|
134
134
|
"@eeacms/volto-widget-dataprovenance": "0.2.1",
|
|
135
135
|
"@eeacms/volto-widget-temporal-coverage": "5.0.1",
|
|
136
136
|
"@eeacms/volto-widget-toggle": "3.0.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eeacms/volto-eea-kitkat",
|
|
3
|
-
"version": "12.0.
|
|
3
|
+
"version": "12.0.3",
|
|
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",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
],
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eeacms/volto-accordion-block": "7.0.0",
|
|
64
|
-
"@eeacms/volto-anchors": "0.1.
|
|
64
|
+
"@eeacms/volto-anchors": "0.1.5",
|
|
65
65
|
"@eeacms/volto-banner": "3.0.1",
|
|
66
66
|
"@eeacms/volto-block-divider": "6.0.0",
|
|
67
67
|
"@eeacms/volto-block-image-cards": "1.0.2",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@plone-collective/volto-sentry": "0.3.0"
|
|
100
100
|
},
|
|
101
101
|
"resolutions": {
|
|
102
|
-
"@eeacms/volto-anchors": "0.1.
|
|
102
|
+
"@eeacms/volto-anchors": "0.1.5",
|
|
103
103
|
"@kitconcept/volto-blocks-grid": "5.1.1",
|
|
104
104
|
"@eeacms/volto-quote-block": "1.0.1",
|
|
105
105
|
"@eeacms/volto-statistic-block": "1.0.1",
|
package/releasefile
CHANGED
|
@@ -1,30 +1,8 @@
|
|
|
1
1
|
# Dependency updates
|
|
2
2
|
|
|
3
|
-
### [@eeacms/volto-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
### [@eeacms/volto-matomo: 3.0.1 ~ 4.0.2](https://github.com/eea/volto-matomo/releases)
|
|
8
|
-
|
|
9
|
-
###### :rocket: New Features
|
|
10
|
-
|
|
11
|
-
- feat(secondSiteId): Possibility to use second matomo siteId in parallel - Refs [#249086](https://taskman.eionet.europa.eu/issues/249086) [Alin Voinea - [`a0e1202`](https://github.com/eea/volto-matomo/commit/a0e1202dd024f2c25bfe99db94467aaeb2a0889d)]
|
|
12
|
-
###### :hammer_and_wrench: Others
|
|
13
|
-
|
|
14
|
-
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`2873b34`](https://github.com/eea/volto-matomo/commit/2873b34868b8baa6436b39faa9482928825317ee)]
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
###### :bug: Bug Fixes
|
|
19
|
-
|
|
20
|
-
- fix(secondMatomoId): Use matomo addTracker for second id - Refs [#249086](https://taskman.eionet.europa.eu/issues/249086) [Alin Voinea - [`c13c2c9`](https://github.com/eea/volto-matomo/commit/c13c2c90bb8ea9cfb528eb65cf2a03e410995855)]
|
|
21
|
-
|
|
22
|
-
### [@eeacms/volto-widget-geolocation: 5.0.1 ~ 5.0.2](https://github.com/eea/volto-widget-geolocation/releases)
|
|
3
|
+
### [@eeacms/volto-anchors: 0.1.4 ~ 0.1.5](https://github.com/eea/volto-anchors/releases)
|
|
23
4
|
|
|
24
5
|
###### :hammer_and_wrench: Others
|
|
25
6
|
|
|
26
|
-
-
|
|
27
|
-
- Merge pull request #49 from eea/country_mapping_fix [Nilesh - [`27f7405`](https://github.com/eea/volto-widget-geolocation/commit/27f7405212bc77bdeef2b12398cba9ccbfbcf3d4)]
|
|
28
|
-
- consume country names from country_mapping from backend if present [nileshgulia1 - [`ab91c4a`](https://github.com/eea/volto-widget-geolocation/commit/ab91c4a8bc5a80ee3d68f45194aaabfcf94394d5)]
|
|
29
|
-
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`ee943bd`](https://github.com/eea/volto-widget-geolocation/commit/ee943bd7fb8c6e0e37114c3c7be70158973f1d7b)]
|
|
7
|
+
- add github-slugger dep [Nilesh - [`bbc9408`](https://github.com/eea/volto-anchors/commit/bbc940818fdfc240597e5399da6d3c765cd122fb)]
|
|
30
8
|
|