Skip to content

Commit dcc5e64

Browse files
authored
[chore] Prep for v7.5.3 release (#481)
1 parent f2abbe9 commit dcc5e64

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# CHANGELOG
22

3-
## Next Release
3+
## v7.5.3 (2024-10-02)
44

55
- Removes the deprecated `create_list` tracker endpoint function as it is no longer available via API
6+
- Fix invalid TypeScript definition for Shipment `buy` function
67

78
## v7.5.2 (2024-08-16)
89

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "7.5.2",
4+
"version": "7.5.3",
55
"author": "Easypost Engineering <[email protected]>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)