@eeacms/volto-eea-kitkat 10.5.1 → 10.6.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 CHANGED
@@ -4,6 +4,28 @@ 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.6.0](https://github.com/eea/volto-eea-kitkat/compare/10.5.5...10.6.0) - 25 January 2023
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-call-to-action-block@3.0.0 [EEA Jenkins - [`04bb2f9`](https://github.com/eea/volto-eea-kitkat/commit/04bb2f927c519fedf0c09d4374ccb29d215f069f)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - Release 10.6.0 [Alin Voinea - [`2031180`](https://github.com/eea/volto-eea-kitkat/commit/20311808547bbe7c3bdf73456edc06838b6b453a)]
16
+ ### [10.5.5](https://github.com/eea/volto-eea-kitkat/compare/10.5.1...10.5.5) - 24 January 2023
17
+
18
+ #### :rocket: New Features
19
+
20
+ - feat(card): added title on image option for cards from volto-listing-block #87 from eea/develop [ichim-david - [`68379ed`](https://github.com/eea/volto-eea-kitkat/commit/68379ed41d88d2eb96751bb4228a59521903f949)]
21
+
22
+ #### :rocket: Dependency updates
23
+
24
+ - Release @eeacms/volto-listing-block@2.5.0 [EEA Jenkins - [`e27f4e4`](https://github.com/eea/volto-eea-kitkat/commit/e27f4e46f95ec7a57a4b7cd1a7add8111e3630ed)]
25
+
26
+ #### :hammer_and_wrench: Others
27
+
28
+ - Update package.json with volto-listing-block release [ichim-david - [`9f1ddff`](https://github.com/eea/volto-eea-kitkat/commit/9f1ddff38dcad400afe0f5800a002e1cb7669cd5)]
7
29
  ### [10.5.1](https://github.com/eea/volto-eea-kitkat/compare/10.5.0...10.5.1) - 13 January 2023
8
30
 
9
31
  #### :hammer_and_wrench: Others
package/CHANGELOG.md CHANGED
@@ -4,6 +4,28 @@ 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.6.0](https://github.com/eea/volto-eea-kitkat/compare/10.5.5...10.6.0) - 25 January 2023
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-call-to-action-block@3.0.0 [EEA Jenkins - [`04bb2f9`](https://github.com/eea/volto-eea-kitkat/commit/04bb2f927c519fedf0c09d4374ccb29d215f069f)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - Release 10.6.0 [Alin Voinea - [`2031180`](https://github.com/eea/volto-eea-kitkat/commit/20311808547bbe7c3bdf73456edc06838b6b453a)]
16
+ ### [10.5.5](https://github.com/eea/volto-eea-kitkat/compare/10.5.1...10.5.5) - 24 January 2023
17
+
18
+ #### :rocket: New Features
19
+
20
+ - feat(card): added title on image option for cards from volto-listing-block #87 from eea/develop [ichim-david - [`68379ed`](https://github.com/eea/volto-eea-kitkat/commit/68379ed41d88d2eb96751bb4228a59521903f949)]
21
+
22
+ #### :rocket: Dependency updates
23
+
24
+ - Release @eeacms/volto-listing-block@2.5.0 [EEA Jenkins - [`e27f4e4`](https://github.com/eea/volto-eea-kitkat/commit/e27f4e46f95ec7a57a4b7cd1a7add8111e3630ed)]
25
+
26
+ #### :hammer_and_wrench: Others
27
+
28
+ - Update package.json with volto-listing-block release [ichim-david - [`9f1ddff`](https://github.com/eea/volto-eea-kitkat/commit/9f1ddff38dcad400afe0f5800a002e1cb7669cd5)]
7
29
  ### [10.5.1](https://github.com/eea/volto-eea-kitkat/compare/10.5.0...10.5.1) - 13 January 2023
8
30
 
9
31
  #### :hammer_and_wrench: Others
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.5.1",
3
+ "version": "10.6.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",
@@ -63,14 +63,14 @@
63
63
  "@eeacms/volto-block-divider": "5.0.0",
64
64
  "@eeacms/volto-block-image-cards": "1.0.1",
65
65
  "@eeacms/volto-block-style": "4.1.2",
66
- "@eeacms/volto-call-to-action-block": "2.0.0",
66
+ "@eeacms/volto-call-to-action-block": "3.0.0",
67
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
72
  "@eeacms/volto-hero-block": "3.0.0",
73
- "@eeacms/volto-listing-block": "2.4.0",
73
+ "@eeacms/volto-listing-block": "2.5.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",
@@ -99,7 +99,7 @@
99
99
  "@eeacms/volto-quote-block": "1.0.1",
100
100
  "@eeacms/volto-statistic-block": "1.0.1",
101
101
  "@eeacms/volto-tags-block": "1.0.2",
102
- "@eeacms/volto-call-to-action-block": "2.0.0",
102
+ "@eeacms/volto-call-to-action-block": "3.0.0",
103
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",
@@ -114,7 +114,7 @@
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.4.0",
117
+ "@eeacms/volto-listing-block": "2.5.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/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.5.0",
3
+ "version": "10.5.5",
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",
@@ -70,7 +70,7 @@
70
70
  "@eeacms/volto-description-block": "1.0.1",
71
71
  "@eeacms/volto-group-block": "5.0.1",
72
72
  "@eeacms/volto-hero-block": "3.0.0",
73
- "@eeacms/volto-listing-block": "2.4.0",
73
+ "@eeacms/volto-listing-block": "2.5.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",
@@ -114,7 +114,7 @@
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.4.0",
117
+ "@eeacms/volto-listing-block": "2.5.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.5.1",
3
+ "version": "10.6.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",
@@ -63,14 +63,14 @@
63
63
  "@eeacms/volto-block-divider": "5.0.0",
64
64
  "@eeacms/volto-block-image-cards": "1.0.1",
65
65
  "@eeacms/volto-block-style": "4.1.2",
66
- "@eeacms/volto-call-to-action-block": "2.0.0",
66
+ "@eeacms/volto-call-to-action-block": "3.0.0",
67
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
72
  "@eeacms/volto-hero-block": "3.0.0",
73
- "@eeacms/volto-listing-block": "2.4.0",
73
+ "@eeacms/volto-listing-block": "2.5.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",
@@ -99,7 +99,7 @@
99
99
  "@eeacms/volto-quote-block": "1.0.1",
100
100
  "@eeacms/volto-statistic-block": "1.0.1",
101
101
  "@eeacms/volto-tags-block": "1.0.2",
102
- "@eeacms/volto-call-to-action-block": "2.0.0",
102
+ "@eeacms/volto-call-to-action-block": "3.0.0",
103
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",
@@ -114,7 +114,7 @@
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.4.0",
117
+ "@eeacms/volto-listing-block": "2.5.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/partfile CHANGED
@@ -1,6 +1 @@
1
- - remove changelog [Nilesh - [`5146152`](https://github.com/eea/volto-eea-kitkat/commit/5146152c3517482edf58ed4acd62d5e91c3475de)]
2
- - Revert "add volto-subsites" [nileshgulia1 - [`78bf9af`](https://github.com/eea/volto-eea-kitkat/commit/78bf9af0598633bcf502b67ba2ab72a4539f09bc)]
3
- - Revert "bum version to 11.0.0" [nileshgulia1 - [`5738abf`](https://github.com/eea/volto-eea-kitkat/commit/5738abfa32c4ba168855b10f65eddd985370e287)]
4
- - Revert "Automated release 11.0.0" [nileshgulia1 - [`eb22b8d`](https://github.com/eea/volto-eea-kitkat/commit/eb22b8dfd682fb78f2d9dda211587fbd14002d96)]
5
- - bum version to 11.0.0 [Nilesh - [`93463f0`](https://github.com/eea/volto-eea-kitkat/commit/93463f08e3c426d19d6315746827226ae6778c31)]
6
- - add volto-subsites [Nilesh - [`e48ba91`](https://github.com/eea/volto-eea-kitkat/commit/e48ba9174201c6cc4178c4e111c72de0fac1f04a)]
1
+ - Release 10.6.0 [Alin Voinea - [`2031180`](https://github.com/eea/volto-eea-kitkat/commit/20311808547bbe7c3bdf73456edc06838b6b453a)]
package/releasefile CHANGED
@@ -1,8 +1,11 @@
1
+ # Dependency updates
2
+
3
+ ### [@eeacms/volto-call-to-action-block: 2.0.0 ~ 3.0.0](https://github.com/eea/volto-call-to-action-block/releases)
4
+
5
+ ###### :hammer_and_wrench: Others
6
+
7
+ - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`d1ba7b8`](https://github.com/eea/volto-call-to-action-block/commit/d1ba7b844f114305604e7f8c8b3158746dd59a7b)]
8
+
1
9
  # Internal
2
10
 
3
- - remove changelog [Nilesh - [`5146152`](https://github.com/eea/volto-eea-kitkat/commit/5146152c3517482edf58ed4acd62d5e91c3475de)]
4
- - Revert "add volto-subsites" [nileshgulia1 - [`78bf9af`](https://github.com/eea/volto-eea-kitkat/commit/78bf9af0598633bcf502b67ba2ab72a4539f09bc)]
5
- - Revert "bum version to 11.0.0" [nileshgulia1 - [`5738abf`](https://github.com/eea/volto-eea-kitkat/commit/5738abfa32c4ba168855b10f65eddd985370e287)]
6
- - Revert "Automated release 11.0.0" [nileshgulia1 - [`eb22b8d`](https://github.com/eea/volto-eea-kitkat/commit/eb22b8dfd682fb78f2d9dda211587fbd14002d96)]
7
- - bum version to 11.0.0 [Nilesh - [`93463f0`](https://github.com/eea/volto-eea-kitkat/commit/93463f08e3c426d19d6315746827226ae6778c31)]
8
- - add volto-subsites [Nilesh - [`e48ba91`](https://github.com/eea/volto-eea-kitkat/commit/e48ba9174201c6cc4178c4e111c72de0fac1f04a)]
11
+ - Release 10.6.0 [Alin Voinea - [`2031180`](https://github.com/eea/volto-eea-kitkat/commit/20311808547bbe7c3bdf73456edc06838b6b453a)]