Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Apr 23, 2021
1 parent a19c917 commit 0e20b99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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.2.1](https://github.com/eea/volto-workflow-progress/compare/2.2.0...2.2.1)

- Fix eslint [`a19c917`](https://github.com/eea/volto-workflow-progress/commit/a19c917778f6e3d5a6c25e6a6316ba0f7b5652e0)

#### [2.2.0](https://github.com/eea/volto-workflow-progress/compare/2.1.0...2.2.0)

> 19 April 2021
- fixed progress flow closes on click outside [`f2cc442`](https://github.com/eea/volto-workflow-progress/commit/f2cc442b3c29a145f382d99e19a43a883a39b346)
- removed 0% states unless is current [`89ffcd6`](https://github.com/eea/volto-workflow-progress/commit/89ffcd6d50b5c75068590692e267ac71064a76b3)
- Release 2.2.0 [`b04a7bc`](https://github.com/eea/volto-workflow-progress/commit/b04a7bc717ef48314ca43353c7b10e4023aa28df)

#### [2.1.0](https://github.com/eea/volto-workflow-progress/compare/2.0.0...2.1.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-workflow-progress",
"version": "2.2.0",
"version": "2.2.1",
"description": "volto-workflow-progress: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 0e20b99

Please sign in to comment.