Skip to content

Commit

Permalink
🔖 Release v1.15.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pabio-escobar committed May 31, 2023
1 parent d235df8 commit 0161cba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 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))

### 🐛 Bug fixes

- [`d235df8`](https://github.com/upptime/status-page/commit/d235df8) Remove dependabot config

## v1.15.1 (2023-04-03)

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

0 comments on commit 0161cba

Please sign in to comment.