Skip to content

Commit d2383d7

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2026-04-28) ### Trivial Changes * **deps:** bump actions/setup-node from 6 to 6.3.0 ([#61](#61)) ([0a3abd5](0a3abd5))
1 parent 0a3abd5 commit d2383d7

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.2](https://github.com/rvagg/github-webhook-handler/compare/v2.1.1...v2.1.2) (2026-04-28)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6 to 6.3.0 ([#61](https://github.com/rvagg/github-webhook-handler/issues/61)) ([0a3abd5](https://github.com/rvagg/github-webhook-handler/commit/0a3abd581315883478437b0c567dd2a73c939dc4))
6+
17
## [2.1.1](https://github.com/rvagg/github-webhook-handler/compare/v2.1.0...v2.1.1) (2026-04-02)
28

39
### Trivial Changes

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

0 commit comments

Comments
 (0)