Skip to content

Commit 6d8cc53

Browse files
committed
release: 0.7.1
1 parent d3dd143 commit 6d8cc53

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes
22
=======
33

4+
Version 0.7.1 (2020-11-24)
5+
---------------------------
6+
7+
- Fixes error handling behaviour for several server-side exceptions.
8+
49
Version 0.7.0 (2020-10-20)
510
---------------------------
611

reana-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reana-ui",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"private": true,
55
"dependencies": {
66
"axios": "latest",

0 commit comments

Comments
 (0)