Skip to content

Commit 72d5e4c

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2026-04-02) ### Trivial Changes * **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([864e973](864e973)) * **deps:** update deps and upgrade to typescript 6 ([5a07637](5a07637))
1 parent 5a07637 commit 72d5e4c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/rvagg/github-webhook-handler/compare/v2.1.0...v2.1.1) (2026-04-02)
2+
3+
### Trivial Changes
4+
5+
* **deps-dev:** bump typescript from 5.9.3 to 6.0.2 ([864e973](https://github.com/rvagg/github-webhook-handler/commit/864e9739e3f9c7a45aabd806bf6475f267d32e0f))
6+
* **deps:** update deps and upgrade to typescript 6 ([5a07637](https://github.com/rvagg/github-webhook-handler/commit/5a076370d0a47ee1b680e16228a7aae006297172))
7+
18
## [2.1.0](https://github.com/rvagg/github-webhook-handler/compare/v2.0.0...v2.1.0) (2026-01-28)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-webhook-handler",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Web handler / middleware for processing GitHub Webhooks",
55
"type": "module",
66
"main": "github-webhook-handler.js",

0 commit comments

Comments
 (0)