@eeacms/volto-eea-kitkat 10.5.0 → 10.5.1

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,16 @@ 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.1](https://github.com/eea/volto-eea-kitkat/compare/10.5.0...10.5.1) - 13 January 2023
8
+
9
+ #### :hammer_and_wrench: Others
10
+
11
+ - remove changelog [Nilesh - [`5146152`](https://github.com/eea/volto-eea-kitkat/commit/5146152c3517482edf58ed4acd62d5e91c3475de)]
12
+ - Revert "add volto-subsites" [nileshgulia1 - [`78bf9af`](https://github.com/eea/volto-eea-kitkat/commit/78bf9af0598633bcf502b67ba2ab72a4539f09bc)]
13
+ - Revert "bum version to 11.0.0" [nileshgulia1 - [`5738abf`](https://github.com/eea/volto-eea-kitkat/commit/5738abfa32c4ba168855b10f65eddd985370e287)]
14
+ - Revert "Automated release 11.0.0" [nileshgulia1 - [`eb22b8d`](https://github.com/eea/volto-eea-kitkat/commit/eb22b8dfd682fb78f2d9dda211587fbd14002d96)]
15
+ - bum version to 11.0.0 [Nilesh - [`93463f0`](https://github.com/eea/volto-eea-kitkat/commit/93463f08e3c426d19d6315746827226ae6778c31)]
16
+ - add volto-subsites [Nilesh - [`e48ba91`](https://github.com/eea/volto-eea-kitkat/commit/e48ba9174201c6cc4178c4e111c72de0fac1f04a)]
7
17
  ### [10.5.0](https://github.com/eea/volto-eea-kitkat/compare/10.4.0...10.5.0) - 9 January 2023
8
18
 
9
19
  #### :rocket: Dependency updates
@@ -12,7 +22,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12
22
 
13
23
  #### :hammer_and_wrench: Others
14
24
 
15
- - Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
16
25
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
17
26
 
18
27
  #### :rocket: Dependency updates
package/CHANGELOG.md CHANGED
@@ -4,6 +4,16 @@ 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.1](https://github.com/eea/volto-eea-kitkat/compare/10.5.0...10.5.1) - 13 January 2023
8
+
9
+ #### :hammer_and_wrench: Others
10
+
11
+ - remove changelog [Nilesh - [`5146152`](https://github.com/eea/volto-eea-kitkat/commit/5146152c3517482edf58ed4acd62d5e91c3475de)]
12
+ - Revert "add volto-subsites" [nileshgulia1 - [`78bf9af`](https://github.com/eea/volto-eea-kitkat/commit/78bf9af0598633bcf502b67ba2ab72a4539f09bc)]
13
+ - Revert "bum version to 11.0.0" [nileshgulia1 - [`5738abf`](https://github.com/eea/volto-eea-kitkat/commit/5738abfa32c4ba168855b10f65eddd985370e287)]
14
+ - Revert "Automated release 11.0.0" [nileshgulia1 - [`eb22b8d`](https://github.com/eea/volto-eea-kitkat/commit/eb22b8dfd682fb78f2d9dda211587fbd14002d96)]
15
+ - bum version to 11.0.0 [Nilesh - [`93463f0`](https://github.com/eea/volto-eea-kitkat/commit/93463f08e3c426d19d6315746827226ae6778c31)]
16
+ - add volto-subsites [Nilesh - [`e48ba91`](https://github.com/eea/volto-eea-kitkat/commit/e48ba9174201c6cc4178c4e111c72de0fac1f04a)]
7
17
  ### [10.5.0](https://github.com/eea/volto-eea-kitkat/compare/10.4.0...10.5.0) - 9 January 2023
8
18
 
9
19
  #### :rocket: Dependency updates
@@ -12,7 +22,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12
22
 
13
23
  #### :hammer_and_wrench: Others
14
24
 
15
- - Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
16
25
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
17
26
 
18
27
  #### :rocket: Dependency updates
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.5.0",
3
+ "version": "10.5.1",
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",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.4.0",
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.2",
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.2",
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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "10.5.0",
3
+ "version": "10.5.1",
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",
package/partfile CHANGED
@@ -1 +1,6 @@
1
- - Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
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)]
package/releasefile CHANGED
@@ -1,12 +1,8 @@
1
- # Dependency updates
2
-
3
- ### [@eeacms/volto-slate-zotero: 5.0.2 ~ 5.1.0](https://github.com/eea/volto-slate-zotero/releases)
4
-
5
- ###### :hammer_and_wrench: Others
6
-
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)]
9
-
10
1
  # Internal
11
2
 
12
- - Release 10.5.0 [Alin Voinea - [`c1d622a`](https://github.com/eea/volto-eea-kitkat/commit/c1d622a5102be8fa61a61ad35f427783e2c321e0)]
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)]