Skip to content

Commit e8a6a6e

Browse files
chore(release): 2.1.3 [skip ci]
## [2.1.3](v2.1.2...v2.1.3) (2026-04-28) ### Bug Fixes * make ready for bl@7 ([089bec6](089bec6)) ### Trivial Changes * **deps:** bump bl from 6.1.6 to 7.0.0 ([226cdc3](226cdc3))
1 parent 089bec6 commit e8a6a6e

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.1.3](https://github.com/rvagg/github-webhook-handler/compare/v2.1.2...v2.1.3) (2026-04-28)
2+
3+
### Bug Fixes
4+
5+
* make ready for bl@7 ([089bec6](https://github.com/rvagg/github-webhook-handler/commit/089bec66f92c20b2b46ea7546afc552b763b3f50))
6+
7+
### Trivial Changes
8+
9+
* **deps:** bump bl from 6.1.6 to 7.0.0 ([226cdc3](https://github.com/rvagg/github-webhook-handler/commit/226cdc3ffcbecfc16be781bf0510da3bfffc5cbc))
10+
111
## [2.1.2](https://github.com/rvagg/github-webhook-handler/compare/v2.1.1...v2.1.2) (2026-04-28)
212

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

0 commit comments

Comments
 (0)