Skip to content

Commit

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

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

### ⬆️ Dependency updates

- [`f794c58`](https://github.com/upptime/status-page/commit/f794c58) Bump @types/js-yaml from 3.12.5 to 4.0.0
- [`3beef38`](https://github.com/upptime/status-page/commit/3beef38) Bump rollup from 2.35.1 to 2.36.0
- [`5f7bd29`](https://github.com/upptime/status-page/commit/5f7bd29) Bump rollup from 2.36.0 to 2.36.1
- [`c04f7c3`](https://github.com/upptime/status-page/commit/c04f7c3) Bump @types/jest from 26.0.19 to 26.0.20

## v1.7.8 (2021-01-05)

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

0 comments on commit 140269f

Please sign in to comment.