Skip to content

Commit 83e9665

Browse files
☕ chore: update CHANGELOG.md for v1.1.2
1 parent 7273d58 commit 83e9665

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [1.1.2] - 2026-04-29
12+
13+
### Changed
14+
15+
- override release-platforms to amd64 to eliminate QEMU arm64 stalls (#65)
16+
1117
## [1.1.1] - 2026-04-29
1218

1319
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unthread-webhook-server",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A reliable, production-ready Node.js server for processing Unthread.io webhooks with signature verification and smart platform handling.",
55
"license": "GPL-3.0",
66
"private": true,

0 commit comments

Comments
 (0)