Skip to content

Commit

Permalink
🔖 Release v1.15.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed May 31, 2023
1 parent fe601cf commit 9b4cd08
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v1.15.3 (2023-05-31)

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

### 🐛 Bug fixes

- [`fe601cf`](https://github.com/upptime/status-page/commit/fe601cf) Merge pull request #541 from titanism/master
(Issues: [`#541`](https://github.com/upptime/status-page/issues/541))

## v1.15.2 (2023-05-31)

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

0 comments on commit 9b4cd08

Please sign in to comment.