Skip to content

Commit

Permalink
chore: prepare v6.8.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Justintime50 committed Oct 11, 2023
1 parent b8cf766 commit 34ff5c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CHANGELOG

## Next Release
## v6.8.0 (2023-10-11)

- Add `apiKeys` method to `User` service
- Adds `apiKeys` method to `User` service allowing you to retrieve parent or child API keys by user ID

## v6.7.3 (2023-09-05)

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.7.3",
"version": "6.8.0",
"author": "Easypost Engineering <[email protected]>",
"homepage": "https://easypost.com",
"bin": {
Expand Down

0 comments on commit 34ff5c6

Please sign in to comment.