Skip to content

Commit 3e32e51

Browse files
🔖 Release v1.36.2 [skip ci]
1 parent f6258b0 commit 3e32e51

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v1.36.2 (2024-01-21)
2+
3+
[📝 Release notes](https://github.com/upptime/uptime-monitor/releases/tag/v1.36.2) · [💻 Compare](https://github.com/upptime/uptime-monitor/compare/v1.36.1...v1.36.2) · [🔖 Tag](https://github.com/upptime/uptime-monitor/tree/v1.36.2) · 🗄️ Archive ([zip](https://github.com/upptime/uptime-monitor/archive/v1.36.2.zip) · [tar.gz](https://github.com/upptime/uptime-monitor/archive/v1.36.2.tar.gz))
4+
5+
### 🐛 Bug fixes
6+
7+
- [`47e177b`](https://github.com/upptime/uptime-monitor/commit/47e177b) Fix upptime/upptime#918 by adding warp
8+
(Issues: [`upptime/upptime#918`](https://github.com/upptime/upptime/issues/918))
9+
10+
### ⬆️ Dependency updates
11+
12+
- [`e47f23e`](https://github.com/upptime/uptime-monitor/commit/e47f23e) Bump follow-redirects from 1.15.2 to 1.15.4 (#240)
13+
(Issues: [`#240`](https://github.com/upptime/uptime-monitor/issues/240))
14+
115
## v1.36.1 (2024-01-09)
216

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

0 commit comments

Comments
 (0)