Skip to content

Commit

Permalink
🔖 Release v1.38.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent d741ad1 commit 75b0413
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v1.38.0 (2024-08-13)

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

### ✨ New features

- [`ec5aeb2`](https://github.com/upptime/uptime-monitor/commit/ec5aeb2) Add custom webhook as notification option (#254)
(Issues: [`#254`](https://github.com/upptime/uptime-monitor/issues/254))

### ⬆️ Dependency updates

- [`116d6b6`](https://github.com/upptime/uptime-monitor/commit/116d6b6) Update peaceiris/actions-gh-pages action to v4
(Issues: [`#252`](https://github.com/upptime/uptime-monitor/issues/252))

## v1.37.0 (2024-06-29)

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

0 comments on commit 75b0413

Please sign in to comment.