Skip to content

Commit d965838

Browse files
committed
🔖 Release v1.15.0 [skip ci]
1 parent 47d2cfa commit d965838

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.15.0 (2023-02-18)
2+
3+
[📝 Release notes](https://github.com/upptime/status-page/releases/tag/v1.15.0) · [💻 Compare](https://github.com/upptime/status-page/compare/v1.14.1...v1.15.0) · [🔖 Tag](https://github.com/upptime/status-page/tree/v1.15.0) · 🗄️ Archive ([zip](https://github.com/upptime/status-page/archive/v1.15.0.zip) · [tar.gz](https://github.com/upptime/status-page/archive/v1.15.0.tar.gz))
4+
5+
### ✨ New features
6+
7+
- [`61a4967`](https://github.com/upptime/status-page/commit/61a4967) Add light + dark theme support
8+
9+
### 🐛 Bug fixes
10+
11+
- [`47d2cfa`](https://github.com/upptime/status-page/commit/47d2cfa) Fix error in Svelte syntax
12+
113
## v1.14.1 (2022-09-23)
214

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

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upptime/status-page",
3-
"version": "1.14.1",
3+
"version": "1.15.0",
44
"description": "Upptime status page website",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)