From 32151825b922253741d3e746c8b65b820cae636f Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:33:14 +0000 Subject: [PATCH] Automated release 1.32.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 273d6b2ff..7d78d3e39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### [1.32.2](https://github.com/eea/volto-eea-design-system/compare/1.32.1...1.32.2) - 28 August 2024 + +#### :bug: Bug Fixes + +- fix: Improve tablet layout for footer - refs #265857 [dobri1408 - [`4422ca4`](https://github.com/eea/volto-eea-design-system/commit/4422ca44740b405c20d5306a4a5bcb04a0085399)] + +#### :hammer_and_wrench: Others + +- test: use node 18 to build docusaurus [valentinab25 - [`f1495bb`](https://github.com/eea/volto-eea-design-system/commit/f1495bb849e08aebba8441bd20e26e3d9c1cc808)] ### [1.32.1](https://github.com/eea/volto-eea-design-system/compare/1.32.0...1.32.1) - 27 August 2024 #### :bug: Bug Fixes diff --git a/package.json b/package.json index 8bbeb4be9..236a9eb4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-eea-design-system", - "version": "1.32.1", + "version": "1.32.2", "description": "@eeacms/volto-eea-design-system: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",