Skip to content

Commit

Permalink
Merge pull request #369 from EasyPost/v6.1.1
Browse files Browse the repository at this point in the history
chore: prepare v6.2.0 for release
  • Loading branch information
Justintime50 authored Apr 18, 2023
2 parents bcc6ad4 + b8690e3 commit 1f60b2c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# CHANGELOG

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

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

## v6.1.0 (2023-04-04)
Expand Down
2 changes: 1 addition & 1 deletion 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": "6.1.0",
"version": "6.2.0",
"author": "Easypost Engineering <[email protected]>",
"homepage": "https://easypost.com",
"bin": {
Expand Down

0 comments on commit 1f60b2c

Please sign in to comment.