Skip to content

Commit

Permalink
Release v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Jul 18, 2023
1 parent 622c3f0 commit b5056c4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v2.0.11](https://github.com/screendriver/verify-github-webhook-secret/compare/v3.0.1...v2.0.11)

#### [v3.0.1](https://github.com/screendriver/verify-github-webhook-secret/compare/v2.0.10...v3.0.1)
- Lock file maintenance [`3cb9426`](https://github.com/screendriver/verify-github-webhook-secret/commit/3cb9426cddb3e146cf2b1fb32afe33f99242578b)
- Downgrade got to v9.6.0 [`91e7141`](https://github.com/screendriver/verify-github-webhook-secret/commit/91e7141989934ecdba09203491c5e334d1e928de)
- Update dependency esbuild to v0.18.14 [`260a10f`](https://github.com/screendriver/verify-github-webhook-secret/commit/260a10f0a6d19064625b4523799fa185ff5dfe2a)

### [v3.0.1](https://github.com/screendriver/verify-github-webhook-secret/compare/v2.0.10...v3.0.1)

> 16 July 2023
- Remove semantac-release dependencies [`bbc8ada`](https://github.com/screendriver/verify-github-webhook-secret/commit/bbc8ada3efd8c262ae23caf187cd2498be3eb1d2)
- Add releas-it development dependency [`91bfff7`](https://github.com/screendriver/verify-github-webhook-secret/commit/91bfff72b1213e8962bc1a58ba21fe4517cada40)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "verify-github-webhook-secret",
"version": "2.0.10",
"version": "2.0.11",
"description": "Verifies the secret that is sent in GitHub Webhooks",
"main": "./target/src/index.js",
"types": "./target/src/index.d.ts",
Expand Down

0 comments on commit b5056c4

Please sign in to comment.