Skip to content

Commit cd32386

Browse files
☕ chore: update CHANGELOG.md for v1.1.1
1 parent 6b20236 commit cd32386

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

1010

11+
## [1.1.1] - 2026-04-29
12+
13+
### Changed
14+
15+
- consolidate webhook, ci, and dependency maintenance changes (#64)
16+
- build(deps): bump vite in the npm_and_yarn group across 1 directory (#52)
17+
- add dependabot for npm, actions, and docker
18+
1119
## [1.1.0] - 2026-03-03
1220

1321
### Added

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.0",
3+
"version": "1.1.1",
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)