Skip to content

Commit b51f4e9

Browse files
chore(release): 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2026-04-29) ### Trivial Changes * **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#63](#63)) ([0465bb4](0465bb4))
1 parent 0465bb4 commit b51f4e9

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
@@ -1,3 +1,9 @@
1+
## [2.1.4](https://github.com/rvagg/github-webhook-handler/compare/v2.1.3...v2.1.4) (2026-04-29)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#63](https://github.com/rvagg/github-webhook-handler/issues/63)) ([0465bb4](https://github.com/rvagg/github-webhook-handler/commit/0465bb466d4c7abb6f225368c69c44329a4da5fa))
6+
17
## [2.1.3](https://github.com/rvagg/github-webhook-handler/compare/v2.1.2...v2.1.3) (2026-04-28)
28

39
### Bug Fixes

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.3",
3+
"version": "2.1.4",
44
"description": "Web handler / middleware for processing GitHub Webhooks",
55
"type": "module",
66
"main": "github-webhook-handler.js",

0 commit comments

Comments
 (0)