Skip to content

Commit

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

- Volto 12 upgrade: ~/config -> @plone/volto/registry [`c5c137b`](https://github.com/eea/volto-workflow-progress/commit/c5c137b778f9625338273b10cb4f74d47c41d626)
- Workflow progress safe results [`fbfbfee`](https://github.com/eea/volto-workflow-progress/commit/fbfbfee3b5edde55c831c89380c7b2526e8d37fb)
- Eslint fix [`5af673c`](https://github.com/eea/volto-workflow-progress/commit/5af673c1d46647102f4e0d03c02ceb46291bf78d)

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

> 5 January 2021
- Release 1.0.1 [`ce5a8b0`](https://github.com/eea/volto-workflow-progress/commit/ce5a8b0494159659aed1e72353d67e1561f7492c)
- added proptypes [`bc1a8cf`](https://github.com/eea/volto-workflow-progress/commit/bc1a8cf2692f08cebe4fc3e5503cce54c8914b7d)
- Release on npm by default [`4f774e5`](https://github.com/eea/volto-workflow-progress/commit/4f774e56de395557d00e7ae642b35ed417b45840)

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": "1.0.1",
"version": "2.0.0",
"description": "volto-workflow-progress: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit 6dc93a0

Please sign in to comment.