Skip to content

Commit

Permalink
🔖 Release v1.23.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 6, 2020
1 parent f3c80bc commit 6d6b3e2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v1.23.7 (2020-12-06)

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

### 🐛 Bug fixes

- [`504a120`](https://github.com/upptime/uptime-monitor/commit/504a120) Fix overlap calculation
- [`0b9270a`](https://github.com/upptime/uptime-monitor/commit/0b9270a) Use minutes for downtime

## v1.23.6 (2020-12-06)

[📝 Release notes](https://github.com/upptime/uptime-monitor/releases/tag/v1.23.6) · [💻 Compare](https://github.com/upptime/uptime-monitor/compare/v1.23.5...v1.23.6) · [🔖 Tag](https://github.com/upptime/uptime-monitor/tree/v1.23.6) · 🗄️ Archive ([zip](https://github.com/upptime/uptime-monitor/archive/v1.23.6.zip) · [tar.gz](https://github.com/upptime/uptime-monitor/archive/v1.23.6.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/uptime-monitor",
"version": "1.23.6",
"version": "1.23.7",
"description": "Uptime monitor powered by GitHub Actions",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 6d6b3e2

Please sign in to comment.