Skip to content

Commit 9a05fdc

Browse files
authored
Merge pull request #398 from EasyPost/v6.7.0
chore: prepare v6.7.0 for release
2 parents 366f766 + 09aca47 commit 9a05fdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## Next Release
3+
## v6.7.0 (2023-07-28)
44

55
- Adds methods to the easypost client for subscribing and unsubscribing from requests and responses being sent to the API
66
- `addRequestHook`: Adds a request hook to the EasyPost client. Useful for logging or debugging.

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.6.1",
4+
"version": "6.7.0",
55
"author": "Easypost Engineering <[email protected]>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)