Skip to content

Commit

Permalink
🔖 Release v1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Jan 24, 2021
1 parent 2740579 commit d55790d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.10.0 (2021-01-24)

[📝 Release notes](https://github.com/upptime/status-page/releases/tag/v1.10.0) · [💻 Compare](https://github.com/upptime/status-page/compare/v1.9.1...v1.10.0) · [🔖 Tag](https://github.com/upptime/status-page/tree/v1.10.0) · 🗄️ Archive ([zip](https://github.com/upptime/status-page/archive/v1.10.0.zip) · [tar.gz](https://github.com/upptime/status-page/archive/v1.10.0.tar.gz))

### ✨ New features

- [`2740579`](https://github.com/upptime/status-page/commit/2740579) Add support for static directory

## v1.9.1 (2021-01-24)

[📝 Release notes](https://github.com/upptime/status-page/releases/tag/v1.9.1) · [💻 Compare](https://github.com/upptime/status-page/compare/v1.9.0...v1.9.1) · [🔖 Tag](https://github.com/upptime/status-page/tree/v1.9.1) · 🗄️ Archive ([zip](https://github.com/upptime/status-page/archive/v1.9.1.zip) · [tar.gz](https://github.com/upptime/status-page/archive/v1.9.1.tar.gz))
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.9.1",
"version": "1.10.0",
"description": "Upptime status page website",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit d55790d

Please sign in to comment.