Skip to content

Commit d624886

Browse files
authored
Merge pull request #402 from EasyPost/v6.7.1
chore: prepare v6.7.1 for release
2 parents a97a6ef + d4f3c38 commit d624886

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v6.7.1 (2023-08-07)
4+
5+
- Checks for `X-Hmac-Signature` header during webhook validation regardless of casing (closes #399)
6+
37
## v6.7.0 (2023-07-28)
48

59
- Adds methods to the easypost client for subscribing and unsubscribing from requests and responses being sent to the API

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,7 +1,7 @@
11
{
22
"name": "@easypost/api",
33
"description": "EasyPost Node Client Library",
4-
"version": "6.7.0",
4+
"version": "6.7.1",
55
"author": "Easypost Engineering <[email protected]>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)