Skip to content

Commit

Permalink
🔖 Release v1.23.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 7, 2020
1 parent 6fdf0cf commit a14d9b1
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.8 (2020-12-07)

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

### 🐛 Bug fixes

- [`f7cd5c6`](https://github.com/upptime/uptime-monitor/commit/f7cd5c6) Don't publish private sites (fixed upptime/upptime#107)
(Issues: [`upptime/upptime#107`](https://github.com/upptime/upptime/issues/107))

## 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))
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.7",
"version": "1.23.8",
"description": "Uptime monitor powered by GitHub Actions",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a14d9b1

Please sign in to comment.