Skip to content

Commit

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

- 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)

#### 1.0.0

> 28 December 2020
- [JENKINS] - Add cypress [`4c87839`](https://github.com/eea/volto-workflow-progress/commit/4c878396f2006f1a6c3ca4770f060bc179e0c8ba)
- implemented workflow tracker based on route. uses redux. [`40dd7de`](https://github.com/eea/volto-workflow-progress/commit/40dd7de5cca6a73b34f03e95ece19ff8fae25001)
- Initial commit [`2e96b2d`](https://github.com/eea/volto-workflow-progress/commit/2e96b2d72d77f1ec2ca1ef00b260b7fe7cca07c9)
- fixed errors for components without workflow, improved css, small clean [`cc31acb`](https://github.com/eea/volto-workflow-progress/commit/cc31acbb46bcbba615e659dd69fc3a5084382838)
- fixed issue with pregress showing for anonymous browsing, breaking desing [`f16991e`](https://github.com/eea/volto-workflow-progress/commit/f16991e0723a10a7ab3641a6c9f08c639c283bdb)
- yarn bootstrap [`477e9a8`](https://github.com/eea/volto-workflow-progress/commit/477e9a8f8e5d15ebf6df2e845f212e02179b8553)
- fixed warning for useEffect dependencies [`2358c73`](https://github.com/eea/volto-workflow-progress/commit/2358c73d03db014c059c8d0edbaf4182207fec02)
- css and comments [`4523233`](https://github.com/eea/volto-workflow-progress/commit/45232334876e86b6a6af9e9bd8ae5b38bca4dc01)
- changed config for appExtras inside config.settings [`115d7b7`](https://github.com/eea/volto-workflow-progress/commit/115d7b77f7445537ad2d0421139010c1b3be9d7b)
- Release 1.0.0 [`68f48cc`](https://github.com/eea/volto-workflow-progress/commit/68f48cc50a1bb426ed6d101d8fb15326d5025488)
- fixed show blue on all 100% nu just public state, fix update State on change without refresh [`90a3795`](https://github.com/eea/volto-workflow-progress/commit/90a379532d4ce4ac5e91120fae10abfd389f1dd3)
- fixed workflow remaining on logout [`299fb43`](https://github.com/eea/volto-workflow-progress/commit/299fb43bfb34455fdfd29cd1664a5b9dd9a78972)
- added key to items in map [`bad1456`](https://github.com/eea/volto-workflow-progress/commit/bad14568d09954bace9dce68bbf7a4fa6202c34d)
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.0",
"version": "1.0.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 ce5a8b0

Please sign in to comment.