From 7491d93f3bc42738bfb30b74f5d819db60d005bc Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Wed, 9 Jun 2021 16:19:00 +0000 Subject: [PATCH] Automated release 2.3.2 --- CHANGELOG.md | 8 +++++++- package.json | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 857a6e9..abee1f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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). +#### [2.3.2](https://github.com/eea/volto-workflow-progress/compare/2.3.1...2.3.2) + +- Refs #131062 changed the following: [`feb0bf8`](https://github.com/eea/volto-workflow-progress/commit/feb0bf8caa8463329a4ce02423e8a7f83ae038b5) + #### [2.3.1](https://github.com/eea/volto-workflow-progress/compare/2.3.0...2.3.1) -- Refs #131062 changed the following: [`dfd86e5`](https://github.com/eea/volto-workflow-progress/commit/dfd86e54e3cfdb0716900c137a4f9f12287dc811) +> 4 June 2021 + +- Refs #131062 changed the following: [`#5`](https://github.com/eea/volto-workflow-progress/pull/5) #### [2.3.0](https://github.com/eea/volto-workflow-progress/compare/2.2.3...2.3.0) diff --git a/package.json b/package.json index 2f246ca..932d048 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-workflow-progress", - "version": "2.3.1", + "version": "2.3.2", "description": "volto-workflow-progress: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",