Skip to content

Commit 1f60b2c

Browse files
authored
Merge pull request #369 from EasyPost/v6.1.1
chore: prepare v6.2.0 for release
2 parents bcc6ad4 + b8690e3 commit 1f60b2c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

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

3-
## Next release
3+
## v6.2.0 (2023-04-18)
44

5-
- Improves Error Deserialization to dynamically handle edge cases that have a bad format
5+
- Adds beta `retrieveCarrierMetadata` function
66
- Adds missing `api_keys` property to `User`
7+
- Improves Error Deserialization to dynamically handle edge cases that have a bad format
78
- Adds a helper function to retrieve carrier metadata
89

910
## v6.1.0 (2023-04-04)

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

0 commit comments

Comments
 (0)