Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Bump to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bossa573 committed Feb 9, 2021
1 parent 986df99 commit e3d192f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Change log

### 7.0.0 (2021-02-09)
- DeliveryStatus Enum change to string instead of

### 6.1.0 (2020-07-29)
- Added support for markAsCompleted() of tracking resource
- Updated package dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aftership",
"description": "node.js SDK for AfterShip API",
"version": "7.0.0-beta.0",
"version": "7.0.0",
"homepage": "https://github.com/aftership/aftership-sdk-nodejs",
"author": {
"name": "AfterShip",
Expand Down

0 comments on commit e3d192f

Please sign in to comment.