@eeacms/volto-eea-kitkat 5.2.0 → 5.2.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -1
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -4,10 +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
+ #### [5.2.1](https://github.com/eea/volto-eea-kitkat/compare/5.2.0...5.2.1)
8
+
9
+ - Release @eeacms/volto-block-style@3.5.17 [`c495de6`](https://github.com/eea/volto-eea-kitkat/commit/c495de61cd7e47db7f4555eb9d677afe769f89bb)
10
+
7
11
  #### [5.2.0](https://github.com/eea/volto-eea-kitkat/compare/5.1.6...5.2.0)
8
12
 
13
+ > 17 February 2022
14
+
15
+ - Release 5.2.0 [`#33`](https://github.com/eea/volto-eea-kitkat/pull/33)
9
16
  - Release volto-slate@5.3.4 [`28e01f2`](https://github.com/eea/volto-eea-kitkat/commit/28e01f29f3d3f1b2fb9c3ddc359a362457ba67c5)
10
- - Release 5.2.0 [`964b220`](https://github.com/eea/volto-eea-kitkat/commit/964b220b92aebde8da6965b4ef25e4fc5f0e5fba)
11
17
  - Release @eeacms/volto-banner@2.0.0 [`b5f4d60`](https://github.com/eea/volto-eea-kitkat/commit/b5f4d60b8098de0564b1e44872f29e04d181137a)
12
18
 
13
19
  #### [5.1.6](https://github.com/eea/volto-eea-kitkat/compare/5.1.5...5.1.6)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "5.2.0",
3
+ "version": "5.2.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",
@@ -53,7 +53,7 @@
53
53
  "@eeacms/volto-banner": "2.0.0",
54
54
  "@eeacms/volto-block-divider": "2.1.6",
55
55
  "@eeacms/volto-block-image-cards": "0.1.11",
56
- "@eeacms/volto-block-style": "3.5.16",
56
+ "@eeacms/volto-block-style": "3.5.17",
57
57
  "@eeacms/volto-block-toc": "2.2.5",
58
58
  "@eeacms/volto-columns-block": "4.4.14",
59
59
  "@eeacms/volto-corsproxy": "2.1.5",
@@ -81,7 +81,7 @@
81
81
  "@eeacms/volto-banner": "2.0.0",
82
82
  "@eeacms/volto-block-divider": "2.1.6",
83
83
  "@eeacms/volto-block-image-cards": "0.1.11",
84
- "@eeacms/volto-block-style": "3.5.16",
84
+ "@eeacms/volto-block-style": "3.5.17",
85
85
  "@eeacms/volto-block-toc": "2.2.5",
86
86
  "@eeacms/volto-columns-block": "4.4.14",
87
87
  "@eeacms/volto-corsproxy": "2.1.5",