Skip to content

Commit

Permalink
🔖 Release v1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Oct 29, 2020
1 parent ee97275 commit a034f6a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [v1.3.0](https://github.com/upptime/status-page/compare/v1.2.8...v1.3.0) (2020-10-29)

## ✨ New features

- [`e794ae0`](https://github.com/upptime/status-page/commit/e794ae0) Add support for custom navbar items

## ♻️ Updates

- [`12e67ab`](https://github.com/upptime/status-page/commit/12e67ab) Change config gitHubNavBar -> navbarGitHub

# [v1.2.8](https://github.com/upptime/status-page/compare/v1.2.7...v1.2.8) (2020-10-28)

## ♻️ 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.2.8",
"version": "1.3.0",
"description": "Upptime status page website",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a034f6a

Please sign in to comment.