@eeacms/volto-eea-design-system 1.0.0-alpha.13 → 1.0.0-alpha.13.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.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
+ ### [1.0.0-alpha.13.1](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.13...1.0.0-alpha.13.1) - 30 January 2023
8
+
9
+ #### :nail_care: Enhancements
10
+
11
+ - change(mobile menu): hardcode a-z topics to '/en/topics-in-depth' [David Ichim - [`5235b52`](https://github.com/eea/volto-eea-design-system/commit/5235b52047a80a8b626aa5ef3ef304c4d9a82003)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - change release to 13.1 [David Ichim - [`70aa564`](https://github.com/eea/volto-eea-design-system/commit/70aa5648e7d9e14796445323b6ebaf7733cc7fd8)]
7
16
  ### [1.0.0-alpha.13](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.12...1.0.0-alpha.13) - 27 January 2023
8
17
 
9
18
  #### :rocket: New Features
@@ -22,6 +31,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
22
31
 
23
32
  #### :hammer_and_wrench: Others
24
33
 
34
+ - 1.0.0-alpha.13 release #285 from eea/develop [ichim-david - [`c966940`](https://github.com/eea/volto-eea-design-system/commit/c96694005e2d4160876f6a900db13940d42266d5)]
25
35
  - bump next version to alpha 13 [David Ichim - [`897e906`](https://github.com/eea/volto-eea-design-system/commit/897e9069062282f1b5cd8d86a02b8e54c40a4690)]
26
36
  - Back to dev [Alin Voinea - [`5780dc7`](https://github.com/eea/volto-eea-design-system/commit/5780dc7abeb24da5e77b043a34593ff7a44f350d)]
27
37
  ### [1.0.0-alpha.12](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.11...1.0.0-alpha.12) - 24 January 2023
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-design-system",
3
- "version": "1.0.0-alpha.13",
3
+ "version": "1.0.0-alpha.13.1",
4
4
  "description": "@eeacms/volto-eea-design-system: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -237,7 +237,7 @@ const SecondLevelContent = ({ element, topics = false, renderMenuItem }) => {
237
237
  <Link
238
238
  role="listitem"
239
239
  className="item"
240
- to={atAGlance.url}
240
+ to={'/en/topics/in-depth'}
241
241
  key={element['@id']}
242
242
  >
243
243
  A-Z Topics