Skip to content

Commit a2ff879

Browse files
🔖 Release v1.36.4 [skip ci]
1 parent 3f99045 commit a2ff879

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.36.4 (2024-01-25)
2+
3+
[📝 Release notes](https://github.com/upptime/uptime-monitor/releases/tag/v1.36.4) · [💻 Compare](https://github.com/upptime/uptime-monitor/compare/v1.36.3...v1.36.4) · [🔖 Tag](https://github.com/upptime/uptime-monitor/tree/v1.36.4) · 🗄️ Archive ([zip](https://github.com/upptime/uptime-monitor/archive/v1.36.4.zip) · [tar.gz](https://github.com/upptime/uptime-monitor/archive/v1.36.4.tar.gz))
4+
5+
### 🐛 Bug fixes
6+
7+
- [`a5560d2`](https://github.com/upptime/uptime-monitor/commit/a5560d2) Remove WARP for upptime/upptime#918
8+
(Issues: [`upptime/upptime#918`](https://github.com/upptime/upptime/issues/918))
9+
110
## v1.36.3 (2024-01-25)
211

312
[📝 Release notes](https://github.com/upptime/uptime-monitor/releases/tag/v1.36.3) · [💻 Compare](https://github.com/upptime/uptime-monitor/compare/v1.36.2...v1.36.3) · [🔖 Tag](https://github.com/upptime/uptime-monitor/tree/v1.36.3) · 🗄️ Archive ([zip](https://github.com/upptime/uptime-monitor/archive/v1.36.3.zip) · [tar.gz](https://github.com/upptime/uptime-monitor/archive/v1.36.3.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/uptime-monitor",
3-
"version": "1.36.3",
3+
"version": "1.36.4",
44
"description": "Uptime monitor powered by GitHub Actions",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)