Skip to content

Commit

Permalink
- Use v7.5.3 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
nwithan8 committed Oct 2, 2024
1 parent f5ff1ed commit 5d505b8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## v7.6.0 (2024-10-01)
## v7.5.3 (2024-10-02)

- Removes the deprecated `create_list` tracker endpoint function as it is no longer available via API
- Fix invalid TypeScript definition for Shipment `buy` function
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,7 +1,7 @@
{
"name": "@easypost/api",
"description": "EasyPost Node Client Library",
"version": "7.6.0",
"version": "7.5.3",
"author": "Easypost Engineering <[email protected]>",
"homepage": "https://easypost.com",
"bin": {
Expand Down

0 comments on commit 5d505b8

Please sign in to comment.