We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 366f766 + 09aca47 commit 9a05fdcCopy full SHA for 9a05fdc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## Next Release
+## v6.7.0 (2023-07-28)
4
5
- Adds methods to the easypost client for subscribing and unsubscribing from requests and responses being sent to the API
6
- `addRequestHook`: Adds a request hook to the EasyPost client. Useful for logging or debugging.
package.json
@@ -1,7 +1,7 @@
{
"name": "@easypost/api",
"description": "EasyPost Node Client Library",
- "version": "6.6.1",
+ "version": "6.7.0",
"author": "Easypost Engineering <[email protected]>",
"homepage": "https://easypost.com",
7
"bin": {
0 commit comments