Skip to content

Commit

Permalink
🔖 Release v1.7.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed Dec 14, 2020
1 parent 14db846 commit e4bf687
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v1.7.4 (2020-12-14)

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

### ⬆️ Dependency updates

- [`95d1722`](https://github.com/upptime/status-page/commit/95d1722) Bump @babel/preset-env from 7.12.7 to 7.12.10
- [`9a4216c`](https://github.com/upptime/status-page/commit/9a4216c) Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10
- [`c5cd10c`](https://github.com/upptime/status-page/commit/c5cd10c) Bump @babel/core from 7.12.9 to 7.12.10
- [`f8709d7`](https://github.com/upptime/status-page/commit/f8709d7) Bump actions/setup-node from v2.1.2 to v2.1.3
- [`5e0b20f`](https://github.com/upptime/status-page/commit/5e0b20f) Bump @types/fs-extra from 9.0.4 to 9.0.5
- [`44c5e15`](https://github.com/upptime/status-page/commit/44c5e15) Bump @types/jest from 26.0.18 to 26.0.19
- [`3e0e87d`](https://github.com/upptime/status-page/commit/3e0e87d) Bump ini from 1.3.5 to 1.3.8

## v1.7.3 (2020-12-10)

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

0 comments on commit e4bf687

Please sign in to comment.