Skip to content

Commit

Permalink
🔖 Release v1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Nov 23, 2020
1 parent aa91251 commit a536ff7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [v1.5.3](https://github.com/upptime/status-page/compare/v1.5.2...v1.5.3) (2020-11-23)

### ♻️ Updates

- [`1c932ce`](https://github.com/upptime/status-page/commit/1c932ce) Add base URL in config

### 💄 Interface changes

- [`376bdf9`](https://github.com/upptime/status-page/commit/376bdf9) Add UI for degraded

### 🐛 Bug fixes

- [`c4bd2d0`](https://github.com/upptime/status-page/commit/c4bd2d0) Fix homepage path (fixed upptime/upptime#69)
(Issues: [`upptime/upptime#69`](https://github.com/upptime/upptime/issues/69))- [`aa91251`](https://github.com/upptime/status-page/commit/aa91251) Fix config.path in href

### ⬆️ Dependency updates

- [`31dfe8c`](https://github.com/upptime/status-page/commit/31dfe8c) Bump @babel/preset-env from 7.12.1 to 7.12.7
- [`272fcac`](https://github.com/upptime/status-page/commit/272fcac) Bump @babel/core from 7.12.3 to 7.12.7
- [`f6589bd`](https://github.com/upptime/status-page/commit/f6589bd) Bump semantic-release from 17.2.4 to 17.3.0

## [v1.5.2](https://github.com/upptime/status-page/compare/v1.5.1...v1.5.2) (2020-11-23)

### ⬆️ Dependency updates
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": "@upptime/status-page",
"version": "1.5.2",
"version": "1.5.3",
"description": "Upptime status page website",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a536ff7

Please sign in to comment.