Skip to content

Commit

Permalink
Merge tag '0.6.0' into develop
Browse files Browse the repository at this point in the history
 #28`+` being stripped from emails in IA links
 #29 Directly accessing `/assessments/{id}/upload` with different login has incorrect error
 #30 Clicking on the `< back` button on /assessment/{id}/upload goes to sign in
 #48 Carries over FileUpload changes
  • Loading branch information
YaaL committed Jul 31, 2020
2 parents 429129c + 5b55f83 commit 5934c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "assessment-uploader",
"version": "0.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode develop",
Expand Down

0 comments on commit 5934c15

Please sign in to comment.