Skip to content

Commit 36cfe42

Browse files
authored
Merge pull request #493 from EasyPost/v7.5.5
chore: prep v7.5.5 for release
2 parents 8821d1e + 19d06f5 commit 36cfe42

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3+
## v7.5.5 (2025-02-06)
4+
5+
- Fixes type importing and constructor creation (closes #446)
6+
37
## v7.5.4 (2025-01-22)
48

59
- Replaces Webpack with Vite for building the distributable library

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "7.5.4",
4+
"version": "7.5.5",
55
"author": "Easypost Engineering <[email protected]>",
66
"homepage": "https://easypost.com",
77
"bin": {

0 commit comments

Comments
 (0)