Skip to content

Commit 222f48a

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2021-05-07) ### Bug Fixes * **deps:** update dependency tslib to v2.2.0 ([749f453](749f453))
1 parent 749f453 commit 222f48a

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.4](https://github.com/screendriver/verify-github-webhook-secret/compare/v2.0.3...v2.0.4) (2021-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency tslib to v2.2.0 ([749f453](https://github.com/screendriver/verify-github-webhook-secret/commit/749f453df0b16b63096cf67156ab346ddc6f1fde))
7+
18
## [2.0.3](https://github.com/screendriver/verify-github-webhook-secret/compare/v2.0.2...v2.0.3) (2021-01-06)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "verify-github-webhook-secret",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Verifies the secret that is sent in GitHub Webhooks",
55
"main": "./target/src/index.js",
66
"types": "./target/src/index.d.ts",

0 commit comments

Comments
 (0)