Skip to content

Commit df10f0f

Browse files
authored
Merge pull request #176 from EasyPost/version-bump-3.11.1
Bump version to 3.11.1 so we can repackage and republish
2 parents c470a16 + 3457d56 commit df10f0f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## CHANGELOG
22

3+
### 3.11.1 2021-06-11
4+
5+
* Re-package to fix missing file
6+
* add "prepublishOnly" script and ignore all build assets (#177)
7+
* docs: adds info about built docs to README
8+
39
### 3.11.0 2021-06-10
410

511
* Adds `SmartRate` functionality to the `Shipments` object (available by calling `getSmartrates()` on a shipment)

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": "3.11.0",
4+
"version": "3.11.1",
55
"author": "Easypost Engineering <support@easypost.com>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)