Skip to content

Commit

Permalink
Merge tag '0.3.0' into develop
Browse files Browse the repository at this point in the history
 #19 Add sentry logging
 #26 Ensure login link takes user to assessment page
 #27 Rename "upload" button
 #34 Ensure following a log-in link ends previous session
 #35 Ensure mal-formed login links are rejected
 #39 Update favicon
  • Loading branch information
warrensearle committed Jul 20, 2020
2 parents 06cea86 + 3abf819 commit 84e96e4
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.2.0",
"version": "0.3.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode develop",
Expand Down

0 comments on commit 84e96e4

Please sign in to comment.