Skip to content

Commit 92526f9

Browse files
committed
🔖 Release v1.13.0 [skip ci]
1 parent 48259ef commit 92526f9

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.13.0 (2022-07-22)
2+
3+
[📝 Release notes](https://github.com/upptime/status-page/releases/tag/v1.13.0) · [💻 Compare](https://github.com/upptime/status-page/compare/v1.12.6...v1.13.0) · [🔖 Tag](https://github.com/upptime/status-page/tree/v1.13.0) · 🗄️ Archive ([zip](https://github.com/upptime/status-page/archive/v1.13.0.zip) · [tar.gz](https://github.com/upptime/status-page/archive/v1.13.0.tar.gz))
4+
5+
### ✨ New features
6+
7+
- [`48259ef`](https://github.com/upptime/status-page/commit/48259ef) Trigger new release
8+
19
## v1.12.6 (2022-05-26)
210

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

0 commit comments

Comments
 (0)