Skip to content

Commit

Permalink
Bump version 8.3.1 -> 8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Dec 13, 2020
1 parent 272db9e commit 5189a3f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 8.3.2 (2020-12-13)

### Fix

- add helpful error message if susupected CORS issue (#420)

## 8.3.1 (2020-12-12)

### Fix

- add helpful error message if susupected CORS issue (#419)

## v8.3.0 (2020-12-12)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alerta-webui",
"version": "8.3.1",
"version": "8.3.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --port 8000",
Expand Down

0 comments on commit 5189a3f

Please sign in to comment.